Moving repeater rows up/down


#1

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


#2

A new column (hidden), that would have a number. Clicking up or down would change the sort number on that row?


#3

How do I change the sort order? By using the Update Rows event or something else?


#4

Take a look here too: Drag and Drop Reorderable Repeater


closed #5

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.