Am trying to disable edit mode as soon as i click a checkbox that i have in a column in my ultrawingrid. I managed to disable edit mode on the rest of the rows, but my last clicked item stays on edit mode and that changes my values. Any ideas of how to do that?
Share
Usually, to force exiting from edit mode you call this method
then you could procede with disabling the edit mode for all the row