dashley
Well-known member
I have a listview with checkboxes. When I loop through the item collection to pick out which CB's were selected it seems to be starting from the bottom up.
For example: If I have 5 CB's numbered 1-5.I pick number 2 and 4.
When I go through the item collection it shows me number 4 first and then number 2.
Is there a way to go the other way .
Thanks
For example: If I have 5 CB's numbered 1-5.I pick number 2 and 4.
When I go through the item collection it shows me number 4 first and then number 2.
Is there a way to go the other way .
Thanks