This is a migrated thread and some comments may be shown as answers.

GridViewComboBoxColumn cell edited will raise the RowEditedEnded event

0 Answers 26 Views
GridView
This is a migrated thread and some comments may be shown as answers.
yi
Top achievements
Rank 1
yi asked on 29 Nov 2019, 10:12 AM

Hi,

     I'm using RadGridView to show List of objects. Suppose one row contains a common cell(GridViewDataColumn) and a combobox cell(GridViewComboBoxColumn). After I edited the  common cell everything goes well, but while the combobox cell edited the RowEditedEnded event will be raised. In fact I stll need to edit other cells. Any suggestions to prevent this?

Thank you!

No answers yet. Maybe you can help?

Tags
GridView
Asked by
yi
Top achievements
Rank 1
Share this question
or