Hi,
I'm having some trouble with a CListCtrl.
when I add some lines to the bottom it should write it only to the end of the list. But somehow it starts a new column just beside the first one.
When using the report type of ListBox it doesn't show the lines, allthough it is inserting them to the list...
wierd!! :confused:
Does anyone know how to switch that of?
Or how can I tell CListCtrl that I want only one Column?
