Posted on May 27, 2011 (permalink)
Posted on May 30, 2011 (permalink)
protected
void
RadComboBox1_ItemDataBound(
object
sender, Telerik.Web.UI.RadComboBoxItemEventArgs e)
{
if
(e.Item.Text ==
"YourTextHere"
)
e.Item.BackColor = System.Drawing.Color.Red;
}
Posted on May 31, 2011 (permalink)
Back to Top
UI controls for ASP.NET AJAX, MVC, WPF, Silverlight, Windows Forms and Windows Phone. Visual Studio productivity tools. Reporting and data layer solutions.
HTML5 / JavaScript tools for Web and Mobile applications
Functional, Performance, Load and Mobile Software Testing
CMS, Mobile Web, Ecommerce, Emarketing, Social Media
Project management software inspired by Agile best practices
It seems you haven't bookmarked any pages. Fix that by clicking the button below