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

Refresh problem when changing grouped column value

2 Answers 54 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Pelle
Top achievements
Rank 1
Pelle asked on 16 Dec 2010, 08:24 PM

I have a GridView that is grouped on a column named Status (which in this case is a GridViewComboBoxColumn even though I've seen the same behavior for GridViewCheckBoxColumn). When I change value of the Status and press Enter, the record is correctly moved to its new group, BUT the original group still holds a "ghost" record that cannot be modified. The only way to get rid of that record is to refresh the view manually by sorting or grouping.

Why does this happen? Must I refresh the view programmatically to avoid it?

2 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 17 Dec 2010, 02:39 PM
Hello Pelle,

We had a similar issue that was recently fixed, but we can't be 100% sure that it is the same as yours.

What version are you using? Can you please prepare a small dummy project, open a separate support ticket and send it to us. We will attach it to the source code and debug it in order to see what is going on.

Thanks in advance. We are looking forward to hearing from you.

All the best,
Ross
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
Pelle
Top achievements
Rank 1
answered on 17 Dec 2010, 08:54 PM
Hi Ross
Thanks for your reply. I added the project (ticket 377518).
Best regards Pelle
Tags
GridView
Asked by
Pelle
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Pelle
Top achievements
Rank 1
Share this question
or