Hi,
I'm trying to work out how to move kanban cards around via code. I worked out it's fairly easy to change the column a card is in by simply setting the Category property of underlying model, but I can't figure out how to change the order a card is within a column (i.e.: Move up or down or move to index / row 2 for instance).
Thanks in advance,
Mike