Hi Team,
I am using igx-data grid and version we are using is "@infragistics/igniteui-angular": "^9.1.16".
Scenario: The grid refreshes every 15 secs programmatically.
Issue: There is weird behavior after few refreshes i.e. the top of page is cropped to some percentage. And we have to manually reload the page to have the normal view.
I tried to replicate the issue from one of the samples provided in the site but the samples used in Infragistics are of latest versions.Please provide us a solution ASAP as this is an ongoing project.
Hello Shobhana,
I haven’t been able to reproduce the issue you mentioned so far.
Can you please test the sample below to see if the problem is reproducible?This sample uses igniteui-angular 9.1.16, and the data of the grid gets updated every 3 seconds.
https://stackblitz.com/edit/github-1wk468-o1fjks?file=src/app/grid/grid-master-detail/grid-master-detail.component.html