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

Treeview error when click treeview item

6 Answers 73 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
redstar
Top achievements
Rank 1
redstar asked on 18 Apr 2011, 10:56 AM
  When click a treeview item , below error happen, please help me out!!!

at Telerik.Windows.Controls.UIElementExtensions.IsAncestorOf(UIElement target, DependencyObject element)
   at Telerik.Windows.Controls.TreeView.TreeViewPanel.OnGridViewVirtualizingPanelLostFocus(Object sender, RoutedEventArgs e)
   at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)

6 Answers, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 18 Apr 2011, 11:33 AM
Hi redstar,

Could you please elaborate more on your issue since we are not aware of such existing? Any code would be appreciated , steps to reproduce or sample captured video. You can also mention the dlls that you use. Thank you for your cooperation. 

Best wishes,
Petar Mladenov
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
0
redstar
Top achievements
Rank 1
answered on 20 Apr 2011, 05:03 AM
I got the reason, there is a RichTextBox on the page whose IsReadOnly set to True, and this error happen, if remove the IsReadOnly, it goes ok. very very weird.
by the way, i 'm using the latest version with cost.
0
redstar
Top achievements
Rank 1
answered on 20 Apr 2011, 08:38 AM
Please help me, i think this maybe a bug of telerik.
0
Iva Toteva
Telerik team
answered on 20 Apr 2011, 03:28 PM
Hi redstar,

We are not aware of any problems with RadRichTextBox that could appear when the editor is ReadOnly. Like Petar mentioned previously, we would need some more information or a sample project in order to be able to reproduce the issue and provide you with better assistance.

All the best,
Iva
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
0
redstar
Top achievements
Rank 1
answered on 21 Apr 2011, 02:58 AM
I didn't say RadRichTextBox, i said RichTextBox.
the condition is that if remove IsReadOnly="True" , then click RadTreeViewItem ,it goes well, else error happens
0
Petar Mladenov
Telerik team
answered on 26 Apr 2011, 02:07 PM
Hello redstar,

Unfortunately, I am unable to reproduce this issue in our environment. Could you please examine my test project and let me know if I have missed something? I can also change this ticket type to GeneralFeedback so that you can send us a project showing the problem best.  Thank you for your cooperation in advance.

Best wishes,
Petar Mladenov
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
TreeView
Asked by
redstar
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
redstar
Top achievements
Rank 1
Iva Toteva
Telerik team
Share this question
or