I am implementing custom filtering in my grid using the gridfiltertemplate.
I want my filter menu to look like the default filter menus with a textbox and an arrow next to it that pops up a list with some values.
I want to display some custom values in the popup list and want my textbox to be read only so that after filtering it displays the filtered value.
is it possible to achieve that?
I want my filter menu to look like the default filter menus with a textbox and an arrow next to it that pops up a list with some values.
I want to display some custom values in the popup list and want my textbox to be read only so that after filtering it displays the filtered value.
is it possible to achieve that?