I have a rad Grid and I am manually setting certain rows to edit mode using the .edit property server side, but when i return to the screen even though in the code behind the row is being set to edit mode it doesn't seem to be refreshing. The row shows up in non-edit mode. Is there something special I have to do in order to refresh the grid?
Thanks
Thanks