What is loadmask and its use?

Loadmask is used to prevent any other operation by showing loading(or Custom message) to the user until data gets rendered to the grid. Loadmask: true; is the property to show loadmask while data getting rendered to the grid.

Comments

Popular posts from this blog

How to start and stop editing a record?