Hi All,
In my application i have write code in the following event like active cell change and update_row .
The problem is whenever i click a cell for enter a value, the grid will refreshed so once again i need click on the particular cell for entering a value.
how to avoid this, Please send me a solution.
Thanks in Advance.
Regards,
Vasanth.
Hi Vasanth,
in order to avoid postback and refresh you should remove ActiveCellChange event handler.