jQWidgets Forums
jQuery UI Widgets › Forums › Grid › Setting focus to filter input › Reply To: Setting focus to filter input
Hi emyann,
Please, take a look at the implementation of our online samples about server filtering. “updatebounddata” without parameters rebinds and rerenders the Grid i.e that call makes a full refresh. The focus will be lost after a full refresh. That’s why, we added parameters to that function which should be used depending on the scenario – sorting, filtering or sth. else. The server filtering demo uses “updatebounddata” with “filter” parameter.
Best Regards,
Peter Stoev
jQWidgets Team
http://www.jqwidgets.com