Matt hi again!! is there a built-in way to add a moving loading icon for a grid when it's loading the data? thanks in advance
NastassiaM Hello, It is possible to achieve it by using showOverlay()/hideOverlay() methods. To add it specifically when you load the data, you can use onBeforeLoad and onAfterLoad events. Please see the following example: https://snippet.webix.com/q7bp3trh.