A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
Hello,
ListView will not help you with your requirement. You must draw and control it on your own.
Here is an example for a Win32 table: Win32-SDK-Data-Grid-View-Made-Easy
But I don't think there are sub-columns.
There are many grid controls in the net.
Regards, Guido