Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add back color to ListView Control Items

Status
Not open for further replies.

ryDen

Programmer
Joined
Jun 6, 2002
Messages
71
Location
AP
Hi,

I am creating a HTA with a Listview control in it.
Is it possible to have different back colours for each listview row based on a criteria? If so, how do I go about it?

Otherwise, is there other controls that can do this? I tried with a listbox, but while I can get the different back colours for each rows, I cannot get the data to line up like a tabular format (like listview).

Thanks in advance.

Russ.
 
Try with a Microsoft FlexGrid

errebi1941
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top