Testgeek
6 years agoNew Contributor
How to select a row in data grid after loading without hard coded delay
Dear community, I have a query. I have a data grid in which i want to select a row but the issue is that before populating a data there executes a loading sk i need to wait for that loading to comp...
- 6 years ago
As mentioned, a LOT of this depends upon the type of grid. Without being able to examine the properties, it's hard to say. It MIGHT not be the actual grid you have to check. For example, is there some sort of icon or text or something on screen that says "loading" however briefly? Maybe you can check for that.