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
390
cellValueChanged server side handler
posted

Hi;

I have a grid with unbound checkboxes and with some text fields. I need to handle cellValueChanged event in server side. For now I handle cellSelectionChange event and post checkbox state to my database. If cell not changed but the checkbox checked or unchecked I cannot set value for database eventually. What can I do to handle cell value changes on server side ?

Here is my grid.

Parents Reply Children
No Data