K
Kiyomi
Hello,
Could we have more than one "Edit, Update, Cancel" button column in one
DataGrid ?
If it is possible, how can we manage in the code behind EditCommand,
UpdateCommand and CancelCommand for each button ?
I would like to have two buttons, "Validate" and "Reject", and make them as
EditCommand for each button. Then I would like to have "OK" for each button
as UpdateCommand (of course, the different codes for on click Validate OK
and on click Reject OK), and "Cancel" for each button as CancelCommand.
Would it be possible ? or is there any way to do the same with a single
button column ?
Thank you for your kind help,
Kiyomi
Could we have more than one "Edit, Update, Cancel" button column in one
DataGrid ?
If it is possible, how can we manage in the code behind EditCommand,
UpdateCommand and CancelCommand for each button ?
I would like to have two buttons, "Validate" and "Reject", and make them as
EditCommand for each button. Then I would like to have "OK" for each button
as UpdateCommand (of course, the different codes for on click Validate OK
and on click Reject OK), and "Cancel" for each button as CancelCommand.
Would it be possible ? or is there any way to do the same with a single
button column ?
Thank you for your kind help,
Kiyomi