blah blah blah is here! blah blah » Close

1
votes
4 answers

changing background color of specific items in listbox

Hi all, I am populating a Listbox in my ASP.NET website by pulling values from a database. Now, based on certain criteria, I want to change the text color of some of the items in the listbox. Even making them bold would do the trick. ...

Feedback