Wednesday, 18 September 2013

Apply Column Filtering in Gridview in asp.net

Apply Column Filtering in Gridview in asp.net

I have a gridview which is populated at runtime with a table with unknow
number of columns which are not known before hand.
I want to apply column filtering on all columns with Drop Down List.
How can I achieve it. Using Jquery, Linq or simple C sharp Coding.
Any help be highly appreciated
Thanks

No comments:

Post a Comment