I want to know if it's possible to highlight rows in asp list boxes based on condition. In my project I have two list boxes and moving items between them, so I need to color list boxes rows based on condition (for example, color in red those items which are blocked or in use, something like this)
thank you