Hi,
I am having a grid with 5 columns. Out of which i have 3 columns with Display=true and other 2 columns as false.
I want to filter grid on Column which are hidden. For this i am showing list of Columns in a drop down. and text box to enter search criteria.
I need to filter grid on click of Search button as per column name selected in drop down and value provided in text box.
Any help will be appreciated.
I am having a grid with 5 columns. Out of which i have 3 columns with Display=true and other 2 columns as false.
I want to filter grid on Column which are hidden. For this i am showing list of Columns in a drop down. and text box to enter search criteria.
I need to filter grid on click of Search button as per column name selected in drop down and value provided in text box.
Any help will be appreciated.