I will be getting information from a database and displaying it on a form. I am going to allow users to sort each row by clicking on each columns' header. I want grid lines (listview) but I don't know if I can do any kind of sorting with a listview control.
One other feature I'd like to incorporate is to be able to colorize individual rows depending on certain conditions.
Can anyone give me suggestions on what control to use or a combination of?
