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

[Solved] Custom Toolbar Template

1 Answer 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Richard
Top achievements
Rank 1
Richard asked on 21 Jul 2011, 11:15 PM
Hi
In the demos on the telerik site (see http://demos.telerik.com/aspnet-mvc/grid/customtoolbar) the text next to the drop down is mis-aligned.  I've tried implementing something similar, but my label gets misaligned too.  Any chance the demo could be corrected, or anybody have some code that could correct it?
Many thanks

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 22 Jul 2011, 07:56 AM
Hello Richard,

Please apply a vertical-align:middle style to both the text element and the ComboBox wrapper element. On the demo only the text element (a <label>) has this style. Use HtmlAttributes() or an external CSS rule for the ComboBox.

All the best,
Dimo
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Grid
Asked by
Richard
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or