Hi,
I’m trying to produce a report that will display x number of template of data (formatted in a container).
The data is from a mysql query and x is the number of rows returned.
I have tried
- using the inbuilt generators - the table doesn’t allow me to present the data in a useable way, the form generator seems to be for posting data, the paging generator seems close but it requires the user to select the page rather than seeing them all
- tried using Repeat and Repeat Children but couldnt get to work
I would appreciate any thoughts on how i might be able to do this.
Many thanks,
Community Page
Last updated:
Last updated: