Distracting loading indicator in ng-datagrid

Good day,
I am facing an issue concerning the ng-datagrid and loading indication on the grid itself. Please see the uploaded image since it does a better job explaining the issue than just plain text.
However, generally spoken swapping from one object to the other on the left table refills, via a querybuilder, an in-memo-FS that that is connected to the ng-datagrid on the right. Changing the selected object on the left leads to a loading indicator being displayed directly in the right datagrid for just a few milliseconds. Due to its very short appearance, it is very distracting.
Does anyone know of preferably a setting or any other workaround to disable this loading indicator on the grid and instead just swap from a filled grid directly to the updated grid.

Thanks to everybody for you attention and help!

hi and welcome to the forum ;-)

at this time we don’t have settings for that loading indicator, but we can have a look and try to add such support;
please create a ticket for this feature request here: https://support.servoy.com

regards

I also find this loading gear distracting. Please remove it or allow it to disable.

Regards,

Thanks for that prompt answer! Well noted. I will open a ticket accordingly. Glad for anyone who would support this idea.

we added a new boolean property ‘showLoadingIndicator’ to the data grid, available in the next public release - you can already try if you checkout the latest sources from NG Grids