Is there a clientside function to force the UltraWebGrid to refresh?
I need this badly to try to fix a rendering issue with the ultrawebgrid
still no reply?
i need to do the same. please help...
Here is what you do.var grid = igtbl_getGridById("grid1");grid.show();
Just call this on the onLoad Event.