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

can not go the method of OnFilterCheckListItemsRequested

1 Answer 115 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mostafa
Top achievements
Rank 1
Mostafa asked on 01 Oct 2014, 09:53 AM
Hi.i have some problem in filtering.i use checklist filter . when i click on filter icon it show me a empty popup.it does not fire the event of OnFilterCheckListItemsRequested .any one please help me to get ot of this problem

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 06 Oct 2014, 08:27 AM
Hello Mostafa,

In order to use checklist filtering you need to handle the OnFilterCheckListItemsRequested event. Note that it is fired for GridColumns where the FilterCheckListEnableLoadOnDemand property is set to true. Additionally, you need to ensure that the FilterType property for RadGrid is set to Combined or CheckList.

If you would like more information on CheckList Filtering you would find the following article interesting:

I am attaching a sample project where the approach is illustrated for one of the columns. Try using similar approach and you should be able to achieve the behavior you are looking for.

Regards,
Viktor Tachev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Mostafa
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or