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

[Solved] Filtering - Is it possible to have not only textbox on filter text

1 Answer 84 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sébastien
Top achievements
Rank 1
Sébastien asked on 22 Oct 2010, 01:44 PM
Hello,
On the Grid Components, if I want to filter for example an "enum" property, is it possible to have a combobox on the filter window instead of a textbox component ?

If not, is it possible, after buying the component, is it possible ti modify the Javascript files ?

Thanks !

[edit] : This is a similar post :
http://www.telerik.com/community/forums/aspnet-ajax/grid/filter-on-enum-property.aspx

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 22 Oct 2010, 02:02 PM
Hi Sébastien,

 If the property is a .NET enum type the grid will display a dropdown list with the available values. However if it is a regular string there is no way to show a dropdown using the default grid configuration. Modifying the source code would affect the way all strings are filtered.

Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Sébastien
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or