I have a standard grid and while loading the data, multiple spinner are also displayed (see attachment).
Any idea how I can get rid of it? I believe is attaching a spinner for every data row or so, I don't know why.
Thanks
2 Answers, 1 is accepted
0
Eyup
Telerik team
answered on 17 Sep 2019, 07:03 AM
Hi Rina,
I guess that there is some custom CSS styling on the page which can cause this. By default, this is the Kendo grid spinner: https://dojo.telerik.com/iQokitER
Could you modify the provided sample to demonstrate the issue and send it back to us? Or if you could give us some hints and steps to reproduce the problem locally so we can further investigate it?
Regards,
Eyup
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.
did manage to get rid of the "extra spinners". Funny thing is that I have built a theme with the Telerik Theme Builder, integrated it and this added the extra spinners on top of the already default grid spinner. I solved it like you see below.