This question is locked. New answers and comments are not allowed.
Hi,
I have created a customizing GridViewDataColumn that a button and a TextBox are displayed when a cell in the column is in edit mode.
When the button is clicked, a ChildWindow will be opened.
The problem is that the cell will be committed automatically when the ChildWindow is opened.
I want the cell to keep on being edit mode(don't commit automatically when ChildWindow was opened).
Is there any way to resolve this problem?
Best Regards,
Liu
I have created a customizing GridViewDataColumn that a button and a TextBox are displayed when a cell in the column is in edit mode.
When the button is clicked, a ChildWindow will be opened.
The problem is that the cell will be committed automatically when the ChildWindow is opened.
I want the cell to keep on being edit mode(don't commit automatically when ChildWindow was opened).
Is there any way to resolve this problem?
Best Regards,
Liu