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

RadToolStrip

1 Answer 229 Views
Toolstrip (obsolete as of Q3 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
bhogavalli
Top achievements
Rank 1
bhogavalli asked on 07 Mar 2011, 06:39 AM
Hi team,

i have my code as shown below.

   this.radToolStripElement.Items.AddRange(new Telerik.WinControls.RadItem[] {
                       this.m_toolBarStation,
                        this.m_toolBarEdit,
                        this.m_toolBarGraphicPage,
                        this.m_toolBarFormat});

I drag all the toobar and close it by clicking the close button.

Now i wan to add the a particular toolbar to radToolStripElement.

But the probelm is this.radToolStripElement.Parent ie striplayoutpanel is null.

Even though i add,i could not see the toolbar.

Thanks in advance
suresh

1 Answer, 1 is accepted

Sort by
0
Ivan Todorov
Telerik team
answered on 10 Mar 2011, 07:51 AM
Hi bhogavalli,

This is a known issue in the behavior of the floating strips. It will be addressed in the upcoming release, but since the RadToolStrip is marked as obsolete as of Q3 2010, the fix will be available in its replacement control - RadCommandBar.

I hope the information provided is useful. Should you have any further questions, do not hesitate to ask.

All the best,
Ivan Todorov
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Toolstrip (obsolete as of Q3 2010)
Asked by
bhogavalli
Top achievements
Rank 1
Answers by
Ivan Todorov
Telerik team
Share this question
or