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

Toglle Button in Heirarachical grid raising Exception

1 Answer 72 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nishad Pillai
Top achievements
Rank 1
Nishad Pillai asked on 22 Jun 2010, 02:02 PM
Hi,

I am using silverlight 4.0 with telerik version  Q3 2009.In my application i used a telerik heirarchical grid.when wee add items to the Grid  it works fine.But when we try to save the data i am getting an exception in the App.xaml file.The error is related to the toggle button change in the heirarchical grid ,+ and minus.This is the exception message i am getting
 "Error HRESULT E_FAIL has been returned from a call to a COM component."

If anyone can find the solution with the same telerik version please help me to get solved.This is  the stack trace i am getting.If no dat is there in the grid it won't raise any exception.


   at MS.Internal.XcpImports.VisualStateManager_GoToState(Control reference, String StateName, Boolean useTransitions, Boolean& refreshInheritanceContext)
   at System.Windows.VisualStateManager.GoToState(Control control, String stateName, Boolean useTransitions)
   at System.Windows.Controls.Primitives.ToggleButton.ChangeVisualState(Boolean useTransitions)
   at System.Windows.Controls.Primitives.ButtonBase.OnIsEnabledChanged(IsEnabledChangedEventArgs e)
   at System.Windows.Controls.Control.OnIsEnabledChanged(Control control, EventArgs args)
   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 22 Jun 2010, 02:39 PM
Hi,

 Please use our official Silverlight 4 version instead - Q1 2010 SP1.

Kind regards,
Vlad
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
General Discussions
Asked by
Nishad Pillai
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or