Is it possible to click a button and have the selected repeater row move up/down in the list? I’d really like to implement this, but I’m unsure how to achieve it.
Thanks
Is it possible to click a button and have the selected repeater row move up/down in the list? I’d really like to implement this, but I’m unsure how to achieve it.
Thanks
A new column (hidden), that would have a number. Clicking up or down would change the sort number on that row?
How do I change the sort order? By using the Update Rows event or something else?
Take a look here too: Drag and Drop Reorderable Repeater
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.