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

Duplicate RadToolBar on top and bottom of page

1 Answer 61 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
tom
Top achievements
Rank 1
tom asked on 03 Dec 2008, 02:48 PM
We would like to put the same toolbar on the top and bottom of the page.  What is the best way to do this?

We put the toolbar in the asp content, but add items to it in c# code.  Two toolbars can't have the same ID's.  Is there a better/cleaner way to do this other than having two different toolbars and every time we add an item to one, add it to the other.

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 04 Dec 2008, 09:37 AM
Hi tom,

Perhaps you can use some UserControl with the toolbar inside and add it twice in your page.

Sincerely yours,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ToolBar
Asked by
tom
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or