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

Search As you type in hierarchical grid.

1 Answer 88 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Sandeep
Top achievements
Rank 1
Sandeep asked on 13 Aug 2018, 05:24 PM

Hello,

            We are extensively using hierarchical radgridview in our application. We want to provice search as you type functionality for child grids too but it look like it only  searches parent grid. Can you let me know how to achive this functionlity ?

Thanks

Sandeep

 

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 15 Aug 2018, 11:45 AM
Hello Sandeep,

Searching through the child records is not supported by the control. The search mechanism of RadGridView is tightly coupled to its filtering engine. It performs the search over the Items collection of the main grid. Moreover, the control is not aware of what element is defined within its HierarchyChildTemplate/RowDetailsTemplate. There is no easy way of achieving such functionality, so I can not suggest you a workaround for implementing custom search.

If you have any further questions, do not hesitate to contact us.

Regards,
Dinko
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Sandeep
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or