Revision #4 was created by Draga on May 5, 2011, 7:49:31 AM.
formatting
Content
This tutorial shows how to filter CListView items by AJAX, and it's compatible with disabled JavaScript users
In my case this has been done to filter users list
[...]
### Controller
CheckBoxes GET parameters are variable (in my case up to 21) so I had to use an array in my controller.