Is it possible to take the grid row into Inline Edit Mode on a single click. I want the previous row's update command to be fired and the edited row's Edit Command events to be fired. If the update command fails due to validation, I want to be able to retain the user in the previous row. There is an example using double-click and click which I have already looked into but I want to something similar with a single row click.
Thanks
Thanks