I am calling three kendo grids on a page. I am using web api to fill data in the datasource. Sometime (not all the time) one of my kendo grid does not load data for an unknown reason. I just see the grid is there without any data in it. When I reload the page I see the data is back. What can be the reason for this problem? What should I do to solve this problem?