This is a migrated thread and some comments may be shown as answers.

custom filtering to look like filter menu

1 Answer 77 Views
Grid
This is a migrated thread and some comments may be shown as answers.
newbie
Top achievements
Rank 1
newbie asked on 09 Mar 2009, 06:22 PM
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?

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 10 Mar 2009, 10:39 AM
Hi,

You can access the default filter and modify it rather than using FilterTemplate for the column. To understand how to replace the items in the filtering menu with your own custom options, you can check out the following help article:
Custom filter options with handling

For information on accessing  the filtering item or changing the filtering image, you can refer to the following help article:
Setting filter textbox dimensions/changing default filter image

Thanks
Princy.
Tags
Grid
Asked by
newbie
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or