![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 2 of 2 total |
![]() |
Mon, Apr 2 2018 2:32 AM | Permanent Link |
thomh | Hello,
In order to loop through the selected rows I have to loop the whole grid and check for Selected[i] = True. This allows me to go through the selected items in a top to bottom or bottom to top order. So If I select Row #1, Row #10, and Row #5, you either get #1, #5, #10 or #10, #5, #1. I would like to loop through the selected rows in the order they were selected. So #1, #10 and #5. Is this something that can be implemented? // Thom |
Mon, Apr 2 2018 8:14 AM | Permanent Link |
Walter Matte Tactical Business Corporation | >> I would like to loop through the selected rows in the order they were selected. So #1, #10 and #5.
>> Is this something that can be implemented? This can be done - but you have to do it. When items are selected you manage a list of selected items in the order you want them. No the Grid does not manage the order items are selected. Walter |
This web page was last updated on Wednesday, July 2, 2025 at 06:46 PM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |