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
608
WebDataGrid post back to the server side when cell value changed
posted

Dear,

The function I want to implement is call the method defined on the server side when cell value changed in WebDataGrid. The attachment is the demo that I try to define a button hidden and the post back to server according click the button in the client script method "CellValueChanged" which will be run when cell value changed. It applies to all cells, except for the last one. When I changed the last cell, it will also post back to server. But it will not perform the specified method, just like refresh the page. I think this is a issue, please help me ! Thanks!

The details you can see the demo of attachment file.

Best Regards

WebDataGridStd.zip
Parents Reply Children
No Data