M
Mr. B
VB.net issue here.
I've a strange event that I can't seem to figure out...
On my Form, I've a TabControl (two Tabs)...
On my first tab, I load an Ascii file and dump some info onto my ListView
(which is located on my other Tab).
Now IF I click on the 2nd Tab... the Info IS to be sorted out - as I've set
the properties to SORT = Ascending.
But IF I load my data... and DO NOT change tabs... I've found that the
information on the Listview is NOT sorted. At least, not until I click on the
Tab and display the Listview!!!! (which the info is sorted out).
WTF? I don't understand this?
Regards,
Bruce F
I've a strange event that I can't seem to figure out...
On my Form, I've a TabControl (two Tabs)...
On my first tab, I load an Ascii file and dump some info onto my ListView
(which is located on my other Tab).
Now IF I click on the 2nd Tab... the Info IS to be sorted out - as I've set
the properties to SORT = Ascending.
But IF I load my data... and DO NOT change tabs... I've found that the
information on the Listview is NOT sorted. At least, not until I click on the
Tab and display the Listview!!!! (which the info is sorted out).
WTF? I don't understand this?
Regards,
Bruce F