Custom filter for column wise filtering.

Custom filter for column wise filtering.

kunalkunal Posts: 16Questions: 0Answers: 0
edited October 2011 in General
Hi,

I am trying to filter a column having values in it. I am using drop down for each of the columns and performing sorting and filtering based on that. I have a column with some data in it, so when a user clicks the drop down and click on the filter option, it should display a select menu having options populated from the data in the column and when a user select the field, it should filter the data on the on click event.

Please guide me as how can I approach this problem.

Another question I have is, is it possible to add drop down functionality to the thead tags? Either I need to hide the theads and use drop downs or if its possible I can add drop down features to thead. Please comment.

Thanks.
This discussion has been closed.