M mcnewsxp Oct 26, 2005 #1 i can cler the listox selection by setting it to "" or null, but the first row is hilited. how can i make the hilite go away?
i can cler the listox selection by setting it to "" or null, but the first row is hilited. how can i make the hilite go away?
D Douglas J. Steele Oct 26, 2005 #2 If you're setting it to Null, the first row shouldn't be highlighted.
M mcnewsxp Oct 27, 2005 #3 If you're setting it to Null, the first row shouldn't be highlighted. Click to expand... right. so how do i un-hilite it?
If you're setting it to Null, the first row shouldn't be highlighted. Click to expand... right. so how do i un-hilite it?
M mcnewsxp Oct 27, 2005 #4 i solved my problem by using a dummy value for the first column. ala X;;1;option1;2;option2 etc