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

ItemSource of type Interface

0 Answers 27 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 04 Feb 2013, 09:30 AM
Hi,
i have a ItemSource of an ObservableCollection<ITestObject> and the user can add new rows to my RadGridView.

If the collections contains one item, the GridView takes this type for adding a new one.
In the case that the collection is empty, the user is unable to add one item.
Is there a way to work with collection of interface objects? Or is there a workaround?

No answers yet. Maybe you can help?

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