Hello,
I’m finding that using list or checkedlist with the showfilterrow causes a considerable slowdown with both rendering the table initially or hiding/showing the filter row.
This is a modified version of your example:
http://jsfiddle.net/jqwidgets/RsV5g/
I have a table in our app that has about 25 columns and it takes well over a second to render the table. It seems to have something to do with the drop down list widget that is used.
Is there any other alternative to this? Any way to make this work better for the user?
Thanks,
ballmw