Home All Groups Group Topic Archive Search About

How can one filter a DataGrid client side?

Author
11 Apr 2005 1:40 PM
aaa
I f I need to filter a DataGrid on one column client side how would I
accomplish this?

Author
11 Apr 2005 2:55 PM
Brock Allen
You would need to write a lot of javascript to set styles to make rows hidden
from the DataGrid. This sounds like a lot of work to me.

-Brock
DevelopMentor
http://staff.develop.com/ballen



Show quoteHide quote
> I f I need to filter a DataGrid on one column client side how would I
> accomplish this?
>