Load All Rows
Allows database driven grids to load all the data upfront when loading their data into widgets.
Must be used with property "load fields into widgets"
Promptable? DROPDOWN
Possible Values: true, false
Bindable? No
Products: ProfoundUI
Available in Profound UI Version 6 Fix Pack 8.0.
Loading all data into widgets
To load all the data upfront make sure the "load fields into widgets" is set to true and then set the "load all rows" property to true.
Depending on the length of the table being accessed, it may take a while to load.
Note: If using the DataURL method of retrieving the data, the property sends a limit of -1.