All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
head
id
"Head1"
runat
"server"
title
></
style
type
"text/css"
.rfdSelect
{
background-color: Red !important;
background-image: none !important;
}
/* Items */
.rfdSelectBox li
background-color: Blue !important;
</
body
form
"form1"
asp:ScriptManager
ID
"ScriptManager1"
telerik:RadFormDecorator
"RadFormDecorator1"
DecoratedControls
"All"
Skin
"Black"
/>
asp:DropDownList
"ddList1"
asp:ListItem
Text
"Item1"
"Item2"
"Item3"