Hi All,
I am using BeforeCellUpdateHandler to set cell values but the value is not getting set.Can any body please let me know if I am doing it in wrong way.
My requirement isWhen I insert value 55> inside cell and press the tab requirement is value should be spread into all remaning cells. As per my code logic I have set 55 value inside all the cells and in the cell where I inserted 55>But when the loop is over I am getting 55> in my editable cell.
Thanks and Regards,Mahesh Marathe
Hello,I know a couple of months have passed since you asked this question but in cxase you still need help or just for the community I will provide an answer. Please refer to the following link of our online help where it is explained how to change the value of a cell in response of changing another cell - http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/WebGrid_Change_a_Cells_Value_in_Response_to_an_Edit_in_Another_Cell_Client_Side.html