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

GridView ignores BindingList IsReadOnly

1 Answer 52 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Martin Horst
Top achievements
Rank 1
Martin Horst asked on 10 Jun 2010, 12:04 PM

Hi,


I added a read only BindingList as a DataSource to a grid view. AllowAdd, AllowEdit, AllowRemove are all set to false and IsReadOnly is set to true. But the grid view still allows the edit of cells and adding new rows. Is this by design or do I miss any configuration!? I know that the normal Windows Forms DataGridView evaluates these flags I and thought the Telerik grid view would do the same.


Regards

Martin


1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 16 Jun 2010, 09:21 AM
Hello Martin Horst,

This behavior is not implemented in RadGridView yet. Thank you for pointing this out. We will consider adding it in a next version.

Your Telerik points have been updated for the feedback.

Best regards,
Alexander
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
Martin Horst
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Share this question
or