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
30
How to use ClientSideEvents.XmlHTTPResponseHandler in webdatagrid same like ultrawebgrid
posted

I have changed ultrawebgrid to webdatagrid and changes most of the events apply in the webdatagrid.

But XmlHTTPResponse client event not found in webdatagrid. I have javascript function for that 

Please help me here, how to use above event after triggering entering edit mode event?

If any sample code please share with me.

Parents
  • 0
    Offline posted

    Hi there,

    I am trying to convert UltraWebGrid control to WebDataGrid control.

    I have a javascript handler XmlHttpResponse(gridId, RowId, gridResponse) which is called for the CliendSideEvent based on XmlHttpResponse.

    Could you please let me know what is the equivalent client event in WebDataGrid? 

    Thanks for your help.

Reply Children