Randomized data-based List/Grid

Hello

to do that i suggest the following:

  • add your list (example: repeater)

  • query your database and get all the items into an array

  • push five of the array items into an array of object in the repeater data format.

  • set repeater’s data and items (for example title element)to it.
    useful articles:

  • data query

  • repeater data

Massa