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
1415
Trigger onGridCreated every time IgxRowIsland is expanded load on demand hierarchical grid
posted

Hi team,

I am using Ignite v9.1.28 Hierarchical grid load on demand.

Requirement: I want to trigger OnGridCreated($event) method everytime user expands the parent row. As per current functionality it is storing the cache due to which there is some issue with inconsistency of data.

Please help.