Changing data on a editable cell keeps it as editable mode till we click on other cell
Hi
I want to change some data on a cell and after changing data I press Enter.The cursor still remains on the cell and cell remains in Editable mode.I am using oncellvalidated event.
Can u please suggest me a better solution to it.?
I tried to look into documentation and previous forum queries and found that onCellvalidated function should return a zero to remove cursor from that cell.This still not working
can any one suggest that which events I should code properly so that this issue do not occur.
Thanks#
Vikramaditya Garg
I want to change some data on a cell and after changing data I press Enter.The cursor still remains on the cell and cell remains in Editable mode.I am using oncellvalidated event.
Can u please suggest me a better solution to it.?
I tried to look into documentation and previous forum queries and found that onCellvalidated function should return a zero to remove cursor from that cell.This still not working
can any one suggest that which events I should code properly so that this issue do not occur.
Thanks#
Vikramaditya Garg
Vikramaditya Garg
June 26,