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

How to provide id property to ToolBar control which constructed using Template

1 Answer 51 Views
Toolbar
This is a migrated thread and some comments may be shown as answers.
Rajendar
Top achievements
Rank 1
Rajendar asked on 13 Nov 2014, 10:31 AM
Hi Everyone,

How can I provide " Id " property to ToolBar control which is constructed using Template 
Code from sample application:

 items.Add().Template("<label>Format:</label>");
 items.Add().Template("<input id='dropdown' style='width: 150px;' />").Overflow(ShowInOverflowPopup.Never);

Regards,
Rajendar.

1 Answer, 1 is accepted

Sort by
0
Atanas Georgiev
Telerik team
answered on 13 Nov 2014, 02:22 PM
Hi Rajendar,

I have already answered similar question in the other forum thread: 

http://www.telerik.com/forums/how-to-provide-id-property-to-whole-control 

Regards,
Atanas Georgiev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Toolbar
Asked by
Rajendar
Top achievements
Rank 1
Answers by
Atanas Georgiev
Telerik team
Share this question
or