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

Problem with Editable Grid in Row Details Template

2 Answers 86 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Zeeshan
Top achievements
Rank 1
Zeeshan asked on 02 Feb 2011, 09:20 PM
Hi all

I want to make an editable grid in Row Details Template.. What I did is that from a Linq Query i fill the observable collection and bind the outer grid with it.. The outer grid shows the data in the grid.. Now when I select a row I want to open a new grid based on the selected row.. How will i do that also i want editable fields in this inner grid.. When i code this it throws an exception saying that as the data in the grid is from a linq query and the properties in linq query are readonly so they can not be edited.. I am very confused due to this.. Help me in solving this issue..

P.S> My linq query uses 3 to 4 joins.

 

2 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 08 Feb 2011, 11:08 AM
Hello Zeeshan,

I have tried to simulate your scenario, but still as I am not aware of your exact settings, I may only guess. I am sending you the sample project I used for testing the case. Please take a look at it and if needed, modify it according to your requirements. Let me know in case of any misunderstandings. 
 

All the best,
Maya
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Zeeshan
Top achievements
Rank 1
answered on 09 Feb 2011, 04:28 PM
Thanks my problem has been resolved..
Tags
GridView
Asked by
Zeeshan
Top achievements
Rank 1
Answers by
Maya
Telerik team
Zeeshan
Top achievements
Rank 1
Share this question
or