In a list, I have a couple controls under the same column. However, on a fresh load, the controls will not keep the order in which I dragged them in.
Also, when they are redragged in their order, loading the page, the values still come out in a different order. That order respects the original page load but not the changed one.
In this example, the ItemNumber should be above XRef. However, it loads the other way and when changed and the canvas it is refreshed it does not hold the order I changed it to.
Controls Not Keeping Order
-
- Posts: 25
- Joined: February 17th, 2022, 3:21 pm
- Contact:
-
- Posts: 329
- Joined: August 26th, 2021, 9:18 am
- Contact:
Re: Controls Not Keeping Order
Currently controls are only ordered by their control id so controls that were created first will always be first in the cell.
Task #10902 has been created to add a feature to allow reordering.
Task #10902 has been created to add a feature to allow reordering.
word count: 34