Hello,
I have a datagrid in which i have an edit column. I have two template columns that are edited when the user presses the edit command. How can i force the user to edit one column at a time, that is i want the user to edit one column while the other is readonly and when the user finishes the editing of the first column i want him to be able to edit the second. Because the values depend on each other.
Your help is greatly appreciated.
I have a datagrid in which i have an edit column. I have two template columns that are edited when the user presses the edit command. How can i force the user to edit one column at a time, that is i want the user to edit one column while the other is readonly and when the user finishes the editing of the first column i want him to be able to edit the second. Because the values depend on each other.
Your help is greatly appreciated.