Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
210
refreshing web data grid on client side
posted

Hi,

I am trying to migrate from ultra web grid of 11.1 to web data grid of 11.2.

In my application I was using the below feature of ultra web grid

grid.invokeXmlHttpRequest(grid.eReqType.Refresh, null, "");

to refreshes the grid on client side.

Do we have a similar feature with the web data grid which will refresh the grid on client side..

can someone provide me information on this.

Thanks in advance

Swetha