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

Changing the filter property drop down to a button

1 Answer 19 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 19 Feb 2013, 11:46 AM
Hi!

I am currently using the Telrik RadFilter and would like to know whether it is possible to modify the property dropdown on an already creadted FieldEditor so that instead of providing a drop down of options, which the user can select to change the expression, display a popup window similar to the popup window that is used to add the expression in the first place.

If this cannot be done, is it possible to modify the drop down so that it is a lookup, allowing users to type in a property name making it easier to find the correct property?

Many thanks for any help.

Kind regards

Richard

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 22 Feb 2013, 12:50 PM
Hi,

 Currently the RadFilter allows customizing only this part of the FiledEditor where the user enters value to filter on. This can be replaced with a custom control of your choice as shown in the demo below:
http://demos.telerik.com/aspnet-ajax/filter/examples/customeditors/defaultcs.aspx 
You can use combobox, textbox, etc. The rest of the controls in the FieldEditor that server to choose the filter function and the property to filter on are part of the design structure of the control and cannot be replaced.

All the best,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Filter
Asked by
Richard
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or