Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
AI Productivity Tools
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
:
<
telerik:RadComboBox
ID
=
"RadComboBox1"
runat
"server"
EmptyMessage
"select"
>
Items
telerik:RadComboBoxItem
Text
"SmartPhone"
/>
"Apple"
CssClass
"SubItem"
"Motorola"
"LapTop"
"Mac Book"
"HP"
</
<style>
.SubItem
{
margin-left
10px
!important
;
}
</style>