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
750
Update event in one column depends on other column of grid.
posted

Hi all,

           I am using webgrid in which I have around 10 Columns. Now I want to edit two cells of a row at a time. The values of these cells depends on each other. So if I want to update a value of one cell, It should fire a event and update the value of other cell also.

      Is anyone there knows which event to use to do this.