Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
the built in Grid loading animation appears to default to k-loader-spinner-3. How can I change this to k-loader-spinner-4 to match the loading animation in the rest of my application?
Hello Doug,
I have to admit that there is no setting for changing the Grid's loading animation. What you can do is disable the built-in Grid loading animation and use a separate LoaderContainer in combination with a Grid OnRead handler, which will allow you to know when a request is made.
Regards, Dimo Progress Telerik