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

RadToolbarSplitButton Design Time Image URL not visible

1 Answer 76 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Vinny D.
Top achievements
Rank 1
Vinny D. asked on 05 Jan 2009, 02:13 AM
I'm working through the RADControlsAJAXSoftware training, following instructions on page 31:

1.Add a

 

RadToolBar underneath the tab strip. Set the Skin property to "WebBlue". Set the Width property to

 

"70px" and the

 

Orientation property to Vertical.

 

2. Open the RadToolBar Smart Tag and select the

 

Build RadToolBar... option.

 

3. Add a

 

RadToolBarDropDown and a RadToolBarSplitButton with text "Edit" and "Print". Set the ImageUrl

 

properties for these items to "\images\EditInformationHS.png" and "\images\PrintHS.png" respectively.

4. Select the "Edit" item and add three

 

RadToolBarButton child items with Text "Cut", "Copy" and "Paste". Set

 

the ImageUrl properties for these items to "\images\CutHS.png", "\images\CopyHS.png" and

"\images\PasteHS.png" respectively.

5. Select the "Print" item and add two RadToolBarButton child items with Text "Print" and "Preview". Set the

ImageUrl properties for these items to "\images\PrintHS.png" and "\images\PreviewHS.png" respectively.

Step 3, The RadToolBarSplitButton, the ImageURL in design time displays a missing icon image, rather than the actual image. I've replaced it with a RadToolBarDropDown and the issue goes away. It does appear correctly at runtime. Is this a bug?

Please keep me posted, thanks!
-Vinny Davi

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 06 Jan 2009, 02:09 PM
Hi Vincenzo,

You are right about this issue of the toolbar, the image of RadToolBarSplitButton is missing in design time, but it works as expected at runtime. The problem is reported to our development team and will be fixed. Thank you for your involvement.

Regards,
Yana
the Telerik team

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