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

Erorr in Double click of GridView Cell

11 Answers 110 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.
balaji
Top achievements
Rank 1
balaji asked on 01 Feb 2010, 04:18 AM
Hi People,
Am using Rad q3 2009 with sl4 beta.
I am gettging unhandled Exception Error in Script When i double click the Cell in the Grid View.
Here is My code.
 <radgrid:RadGridView x:Name="RadGridView1"   Width="Auto" AutoGenerateColumns="False" Margin="152,90,262,337"   SelectionChanged="RadGridView1_SelectionChanged"  CanUserFreezeColumns="True" CanUserSelect="True" >
</radgrid>

An unhandled exception("Unhandled Error in Silverlight 2 Application Code:4004 Category:ManagedRuntimeError
Message:System.ArgumentException:TwoWay binding requires Path.

Pls help in this regard
Thanks
Regards
N.Balaji

11 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 01 Feb 2010, 08:35 AM
Hi,

I've just tried this however everything worked fine on my end - you can check the attached project for reference.

Regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
balaji
Top achievements
Rank 1
answered on 01 Feb 2010, 08:41 AM
Hey there thanks for your reply.
Can you pls modify your code and send me in Vs2008 environment.
Coz i cant open the solution flle
Thanks
0
Vlad
Telerik team
answered on 01 Feb 2010, 08:50 AM
Hi,

According to your first post you have Silverlight 4 and that is why I'm sending you VS2010 project with Silverlight 4 binaries.

Kind regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
balaji
Top achievements
Rank 1
answered on 01 Feb 2010, 08:59 AM
Hey thanks vlaad,
Sorry to mention that am using vs 2008 can u pls send the code dev in vs 2008
so that i can trouble shoot the problem.
Thanks
0
Vlad
Telerik team
answered on 01 Feb 2010, 09:03 AM
Hello,

There is nothing special in my project - just your grid declaration bound to simple IEnumerable<T>. Can you clarify once again what is the grid and Silverlight version at your end?

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
balaji
Top achievements
Rank 1
answered on 01 Feb 2010, 09:15 AM
my Sl is Silverligght 4
Rad is RadControls_for_Silverlight_2009_3_1103_DEV.msi
0
balaji
Top achievements
Rank 1
answered on 01 Feb 2010, 09:57 AM
is it the DLL that is casing error?
0
balaji
Top achievements
Rank 1
answered on 02 Feb 2010, 06:46 AM
Still am getting the Same Script Error.
What Could be the Root Cause of it.
Plz Explain how to solve this.
0
balaji
Top achievements
Rank 1
answered on 05 Feb 2010, 08:52 AM
Hey Guys
I cant find any clue for it.
Can Any one  Figure Out and Tell me what could  be Wrong.
Thanks
0
Vlad
Telerik team
answered on 05 Feb 2010, 09:02 AM
Hello,

Please try our latest service pack (Q3 SP2) or even our latest internal build and let me know about the result.

Kind regards,
Vlad
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
balaji
Top achievements
Rank 1
answered on 05 Feb 2010, 09:27 AM
Thanks guys it Works Now
Tags
GridView
Asked by
balaji
Top achievements
Rank 1
Answers by
Vlad
Telerik team
balaji
Top achievements
Rank 1
Share this question
or