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
90
Cancel AutoPostBack when changing cell data in UltraWebGrid
posted

I would like to cancell automatic post back evry time a change a cell data in UltraWebGrid.

I could do it using client sed java script... by calling

igtbl_cancelPostBack(gridID); in OnAfterCellChanged client side event handler.

 I was wondering if there are more simple solution that does not require client scripting?

 Thank you in advance.

Andrei

Parents Reply Children
No Data