AtmaWeapon
08-24-2004, 11:55 AM
While working with the ListView, I've noticed something that I'd like for someone to confirm/deny.
It would seem that if you add any listview columns after the initialization of the control, they don't appear. The column header appears, but there are no columns and no text.
Surely there is some way to modify the columns outside of the initialization? I haven't played with it much, but so far I've tried adding the columns then calling Refresh(), which didn't work.
Someone point out what I missed.
It would seem that if you add any listview columns after the initialization of the control, they don't appear. The column header appears, but there are no columns and no text.
Surely there is some way to modify the columns outside of the initialization? I haven't played with it much, but so far I've tried adding the columns then calling Refresh(), which didn't work.
Someone point out what I missed.