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
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
<
telerik:RadListBox
ID
=
"RadListBox1"
runat
"server"
DataSourceID
"SqlDataSource1"
CheckBoxes
"true"
DataTextField
"Text"
DataValueField
"Value"
>
</
telerik:RadListBox runat="server" CheckBoxes="true" DataSourceID="FF_DirectoryOffices"
DataTextField="officeDescription" DataValueField="officeDescription" CssClass="horizontalListbox">
</telerik:RadListBox>
.horizontalListbox
.rlbItem
{
float: left !important;
}
.rlbGroup, .RadListBox
width: auto !important;
<style type=
"text/css"
float
:
left
!important
;
width
auto
</style>