Revision #4 was created by jayala on Mar 24, 2012, 4:46:49 PM.
Fixed an error that made it work just once
Content
[...]
The first thing to do is register default handlers(filter change and afterAjaxUpdate) and register the cursorEnd function.
You can add filter change event anywhere on the page.
```php
// Default handler for filter change event
$(function(){
$('input,select', '.grid-view tr.filters'Configure all GridViews in the page