I have a radgridview( my radgridview was binding by a EntityCollectionView, ) that cells can be edited at the runtime. when my application started, i can edit a cell wihtout any problem. But after i made sorting on any column then i go to double click on a Cell to perform editing. some Cells were able to edit. But some another ones were unable to edit. I tried to replace EntityCollectionView by ObservableCollection then it worked perfectly.But my business denpent on something that need to use EntityCollectionView.
Anyone know this issue, please help me?
Thanks
ScottDinh
Anyone know this issue, please help me?
Thanks
ScottDinh