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

remove Filter menu items

3 Answers 67 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
a.bek
Top achievements
Rank 1
a.bek asked on 04 Jul 2008, 11:56 AM
Hi

i need to remove some filter menu items for a specific column at server side (all other columns should have the default ones)

3 Answers, 1 is accepted

Sort by
0
Demon
Top achievements
Rank 1
answered on 04 Jul 2008, 12:01 PM
0
a.bek
Top achievements
Rank 1
answered on 04 Jul 2008, 12:27 PM
am i missing something ???

that approach cannot be used for a specific column
0
Sebastian
Telerik team
answered on 04 Jul 2008, 12:30 PM

Hi a.bek,

This is not supported server-side since the filter menu instance is represented by a single object on the server, hence removing items from it will affect all column filter menus. A possible solution for you would be to intercept the OnFilterMenuShowing client-event of the grid as discussed in this public forum post:

http://www.telerik.com/community/forums/thread/b311D-bctatd.aspx

Best regards,

Stephen

the Telerik team


Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
a.bek
Top achievements
Rank 1
Answers by
Demon
Top achievements
Rank 1
a.bek
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or