this
.radMenuItem4.RightColumnItems.AddRange(new Telerik.WinControls.RadItem[] {this.radMenuComboItem1, this.radMenuItem7});
'Telerik.WinControls.UI.RadMenuItem' does not contain a definition for 'RightColumnItems'
I also get a bunch of warnings:
'Telerik.WinControls.UI.RadMenuItemBase.HasTwoColumnDropDown' is obsolete
When I select the form, I get a message saying:
Error parsing RadItem: Children collection doeas (typo: does) not match - index is not valid radMenuComboItem1 [Telerik.Wincontrols.UI.RadMenuComboItem](1).MenuComboItemBorder[BorderPromitive](1).
In Visual Studio 2005: when I select the menu at runtime I get an error:
Cannot remove the specified item because it was not found in the specified Collection.
How can I change this code to fit Q2 2008?
Thanks in advance.
Hi ,
we have purchased Telerik License for "RadControls for WinForms Q1 2008" .
Our requirement is :: Having a Grid with three hierarchies and if there are no rows in chid template, the "+" symbol should not be shown.
Now ,even if there are no rows in the child template all rows are preceding with "+".
Is there any specific property setting for the grid to act as per the requirement on our side to get it done or it is not possible with the version we have purchased??
Quick reply is appreciated.