All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
<
telerik:RadMenu
ID
=
"RadMenu1"
runat
"server"
>
Items
telerik:RadMenuItem
Text
"Root Item 1"
"This is an extremely long item text that is used to illustrate the use of the CssFile property"
CssClass
"WrappingItem"
</
<style type=
"text/css"
.WrappingItem
{
white-space
:
normal
!important
;
background-image
none
}
.RadMenu_Default .rmGroup .rmText, .RadMenu_Default .rmVertical .rmText
</style>