Hi,
I have requirement to implement custom filter for all columns in my grid. So ill be reading all the values in the column and creating a filter which is similiar to a Excel type of filter. So when user selects any value in the filter then i have to show only the rows which has the user selected values. For this i dont know how to do an explicit client side filtering of the Grid.
Please help me out on this
Thanks,
Arun