ComponentOne ToolBar for ASP.NET AJAX: ToolBar Appearance > Templates

Templates

Templates can be used to embed other HTML controls in a toolbar item or you can create custom tags. The following C1ToolBar displays an embedded C1Slider control in the toolbar item:

 

 

C1ToolBar supports common and individual types of templates. It includes special template designers for customizing the top level toolbar items, child toolbar items, and all toolbar items that do not include defined templates. To make the text appear for the toolbar items you need to use the following databinding expression inside your template: Text=’<%Eval(“Text”)%>’


Top-Items Templates

ToolBar Item Templates

Child ToolBar Item Templates

Individual ToolBar Items Template


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.