How to display loading image before data loading into kendo mvc ui grid?

This is how I solved explicitly adding loading effect to Kendo grid by extending jQuery. It uses the native Kendo styling.

The grid will display a loading image automatically if it were configured for ajax binding. Your grid is configured for server binding which relies on regular HTTP GET requests (no Ajax). A loading image would be immediately removed once the browser starts making the HTTP GET request.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions