Code Behind for RadGridView Filtering

1 Answer 164 Views
GridView
Jack
Top achievements
Rank 1
Jack asked on 14 Sep 2021, 01:58 PM

Hello,

I had to create a template of the grid filtering control so I could replace the text entry control with a Watermark text entry control. Since I am not changing the functionality of the control, is it possible to get access to the code behind so I don't have to rewrite it?

Also, can you point to a good reference on the object model of the column filtering system so I can understand it better? 

Thanks,
Jack Allread

 

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 15 Sep 2021, 11:45 AM

Hello Jack,

I'm uncertain whether I completely understood your scenario, but if you wish to create a custom field filter editor, you can use the approach from the following article: Create a Custom Field Filter Editor.

Alternatively, you can simply modify the default generated editor by handling the FieldFilterEditorCreated event as explained in this article: Customize the Default Field Filter Editor.

As for more details on the filtering system, you can have a look at the Filtering section in our online documentation. If you find this insufficient, you can also download the source code and further investigate it for more details.

I hope you find this information helpful. Do let me know if any further questions or concerns arise.

Regards,
Dilyan Traykov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
GridView
Asked by
Jack
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Share this question
or