I’ve got a repeater at https://www.patrickcassidy.com/discography and it’s connected to a datasource which is set to sort by a displayOrder column. The repeater on that page seems to be sorting by the order the rows were added to the database. Is there something I’m missing?
“The repeater on that page seems to be sorting by the order the rows were added to the database.”
That’s exactly the way you’ve defined the sort in the dataset:
Thanks - can you tell me how I open that dialog box? I can’t see it.
[Edit] Found it. The dataset icon on the page was hidden behind the toolbar icons. Thanks!