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
Is there a way to know if grid is loaded with data
posted

Hi Team,

I am using Hierarichal grid load on demand.


I wanted to open the child grid whose id is stored in my local storage after the parent grid is loaded with data. However I couldn't find any event that gets triggered which signals that the data is loaded and grid is rendered.

Meanwhile i am using setTimeOut () method but this is not a good approach. 

I am on :

igniteui-angular: v9.1.28

Angular: 9

Please reply ASAP as this is an ongoing project.