Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Is there any way to fire rowExpanding event of igTreeGrid other than normal expansion from Grid(UI)
posted

Is there any way to fire rowExpanding event of igTreeGrid other than normal expansion from Grid(UI).

I'm trying to implement search functionality which takes text from user to find it in Grid. As it needs multiple level node expansion on single click, I need to fire rowExpanding event externally.

I'm using igTreeGrid, TreeHierarchical DataSource and customEncodeUrlFunc for Data on record expansion.

Parents Reply Children
No Data