Completed
Last Updated: 13 Mar 2020 09:41 by ADMIN
Jack
Created on: 06 Sep 2013 22:49
Category: ListView
Type: Feature Request
1
Add ability to not show loading screen when updating a listview
1 comment
ADMIN
Preslav
Posted on: 13 Mar 2020 09:41

Hello,

You can achieve this functionality by using the following CSS:

  <style>
    .k-loading-mask {
      display: none;
    }
  </style>

Regards,
Preslav
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.