ng(10);
grid.setLoadingIndicator(vp);
}
On Jun 5, 2:59 am, dayanandabv wrote:
> Hi all,
>
> How to get default loading indicator for DataGrid?
> Is Default blinking 3 boxes while loading data is animated image?
>
> I tried to use Widget defaultWidget = getLoadingIndic
Hi all,
How to get default loading indicator for DataGrid?
Is Default blinking 3 boxes while loading data is animated image?
I tried to use Widget defaultWidget = getLoadingIndicator();
but it gives me null value.
what i want is i need to show static text before the 3 boxes.
i tried