Pre-Loaded Data Repeater

Pre-Loaded Data Repeater

Comments

  • [font=Roboto, Arial, Helvetica, sans-serif]Is there any way to show 100 rows in a data repeater without using the add button to add rows?[/font]

    [font=Roboto, Arial, Helvetica, sans-serif]I just want the data repeater rows to be constant (100) [/font]

    [font=Roboto, Arial, Helvetica, sans-serif]I ll be using these 100 rows to send and view the data, Viewing data is not an issue here as it will show up the number of rows that we give as an input.[/font]

    [font=Roboto, Arial, Helvetica, sans-serif]But if I want to feed 50-100 rows, I have to click the add button 50-100 times and feed the data, instead, I want it to show 100 constant rows as soon as I debug.[/font]

  • [font=Roboto, Arial, Helvetica, sans-serif]There isnt a property on Data Repeater form controls to have a preset number of rows. You can, however, create a list of a data structure to pass into the form to populate those rows in the data repeater. I have created a small project demonstrating this for you to [/font][url=https://documentation.decisions.com/docs/exporting-and-importing-overview]import[/url][font=Roboto, Arial, Helvetica, sans-serif] and review.[/font]

Sign In or Register to comment.