This question is locked. New answers and comments are not allowed.
Hi,
I want to bind the grid (serverside) with almost 5K rows at a time without paging. So i want to display loading panel while the grid is loading the data. Is there any way to display loading panel?
I tried to display Telerik Window with some progress bar image on Grid 'OnLoad" event, but there is not other event which tells us the grid loading was finished. So there is no way to close the Telerik Window.
Appreciate any suggestions to achieve the required functionality.
Regards,
Uma
I want to bind the grid (serverside) with almost 5K rows at a time without paging. So i want to display loading panel while the grid is loading the data. Is there any way to display loading panel?
I tried to display Telerik Window with some progress bar image on Grid 'OnLoad" event, but there is not other event which tells us the grid loading was finished. So there is no way to close the Telerik Window.
Appreciate any suggestions to achieve the required functionality.
Regards,
Uma