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
755
Client-Side refresh/reload
posted

Can you provide a javascript example for refreshing/reloading the grid client-side?

I want to migrate the following UltraWebGrid js code:
   grid.invokeXmlHttpRequest(grid.eReqType.Refresh);