Hi all,
I'm trying to incorporate Slighthaze's FAQ "Simulating a checkbox in a listbox" in a form of mine. I'm quite there, but a strange thing happens:
I have the listbox in a page and it is OK when it first shows: I mean it has the icon for all rows at the extreme left, but if I click on the vertical bar to go down, the list suddenly appears without the icons column. OTOH, if I clich on a row, the icon for *that* row reappears. I have 3 fields to show, plus the icon, on every row, so I set .ColumnCount=3 and .ColumnWidth="250,100,100".
What else am I missing/doing wrong?
Thanks
Thesofty
I'm trying to incorporate Slighthaze's FAQ "Simulating a checkbox in a listbox" in a form of mine. I'm quite there, but a strange thing happens:
I have the listbox in a page and it is OK when it first shows: I mean it has the icon for all rows at the extreme left, but if I click on the vertical bar to go down, the list suddenly appears without the icons column. OTOH, if I clich on a row, the icon for *that* row reappears. I have 3 fields to show, plus the icon, on every row, so I set .ColumnCount=3 and .ColumnWidth="250,100,100".
What else am I missing/doing wrong?
Thanks
Thesofty