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

[Solved] Get items from Radgridview.ItemSource

1 Answer 64 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Soumen
Top achievements
Rank 1
Soumen asked on 13 Jul 2011, 03:42 PM
Hi Telerik Team,

We are using telerik silverlight Radgridview.We have a urgent client requirement to get items from radgridview.itemsource.
radgridview.itemsource returns listcollectionview . And I wanted to type cast to observablecollection but get typecasting error which says cannot convert listcollectionview to observablecollection.How can i use  radgridview.itemsource.As we know listcollectionview only can be used in code debugging.We have very urgency.

Hope to get your reply soon.


Regards
Soumen

1 Answer, 1 is accepted

Sort by
0
Jim
Top achievements
Rank 1
answered on 14 Jul 2011, 01:16 PM
Could you not just iterate thought one and create the other?
Tags
GridView
Asked by
Soumen
Top achievements
Rank 1
Answers by
Jim
Top achievements
Rank 1
Share this question
or