J
john sun
Hi,
I met a strange problem during playing listView control.
If I create the control following the InitializeComponent(), then it
displayed well at the beginning. If later on I want dynamically
change-remove all existing column headers and all items, add new header and
items, the listview control just displayed empty.
I am using C# under vs .net 7.0 for this winform app.
Thanks for help!
John
I met a strange problem during playing listView control.
If I create the control following the InitializeComponent(), then it
displayed well at the beginning. If later on I want dynamically
change-remove all existing column headers and all items, add new header and
items, the listview control just displayed empty.
I am using C# under vs .net 7.0 for this winform app.
Thanks for help!
John