Controlling the Order Of A Repeater

Hi guys,

Is there a way of changing the order of a repeater?

All the best,
Simon

Hi! Only way is to change sort order of the dataset, to which repeater is connected

1 Like

Can the Dataset properties like “Number of items to Display”,“Filter”,“Sort” be set dynamically through code?

Sort and filter can be set in dataset. Look here for examples and description:

I changed the order in both the sandbox data and live data, however the order does not change in the repeater. What am I missing?

Hi Ellen,

You need to change the sort order in the dataset that is connect to your Repeater. You do this in the Dataset Settings panel.

Thanks Sharon! That worked:)

Where is the Dataset Setting panel

I’m still having issues with those options.

This is an old thread and will be closed, if you have further questions feel free to open up a new thread.