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

Would be great to have Grid onSearch event

1 Answer 152 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
Aleksandr asked on 20 Jan 2021, 11:41 AM

when the user type in toolbar search box & search operation performs or search box was cleared, this will help a lot, new we have to use our own search toolbar implementation  for components integration 

 

$(this.searchBoxController).on("search", this.ResetSelection.bind(this));

1 Answer, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 22 Jan 2021, 08:12 AM

Hello Aleksandr,

Note, that the dataBinding and the dataBound events of the Grid will be triggered after searching in the Search Panel. Here is a Dojo example where you could test the triggered events. However, if you think that adding a separate onSearch event for the search in the Grid would be a valuable addition to the widget I would suggest you log the idea in our official Feedback Portal. Based on the support the issue gains in the community, it could be considered for implementation in the future.

I remain at your disposal for any further questions regarding the issue.

Regards,
Neli
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Aleksandr
Top achievements
Rank 1
Bronze
Bronze
Veteran
Answers by
Neli
Telerik team
Share this question
or