Articles for IntegralUI ListView .NET WinForms
In this section you can find a comprehensive set of articles on how to use IntegralUI ListView more effectively. If you want to write your own article to share your experience with other developers or you have specific feedback on what you would like to be elaborated, feel free to contact our support team by e-mail at support@lidorsystems.com.
Transparency and hover effect on highlighted items
Gives information on how to make items partially or in whole transparent. There are two levels available: Partial and Full transparency.
Different colors for even/odd items in ListView
Demonstrates how ListView .NET control can display items in alternate colors, by using different color styles for each even odd item..
ListView with fixed columns
Describes how you can create columns with fixed width IntegralUI ListView .NET control. Also gives information on how to make some columns fixed to left or right control side.
Create custom sort operation in ListView .NET control
Provides information how to create custom sort operation in ListView .NET control. A class from ICompare interface is created which compares DateTime values for specific column and sort items depending on current sort order.
