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
115
Cell value does not set
posted

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 is
When 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