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

radGridView.Rows.Remove doesn't work

1 Answer 132 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Oleg
Top achievements
Rank 1
Oleg asked on 10 Mar 2010, 03:15 PM
Hi,

I've tried to remove a row from RadGridView programmatically using Remove, RemoveAt methods of GridViewRowCollection, but the count of rows in collection is still the same (radGridView.Rows.IsReadOnly = false).

Regards,
Oleg

1 Answer, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 12 Mar 2010, 10:20 AM
Hello Oleg,

I tested RadGridView in bound and unbound mode and I did not find problems with the removing. If you continue experiencing the issues, please send us a sample project to debug the problem locally. Thank you in advance.

Regards,
Julian Benkov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Oleg
Top achievements
Rank 1
Answers by
Julian Benkov
Telerik team
Share this question
or