Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Allows database driven grids to load their data into widgets. This method loads the data a page at a time. To generate this grid as a load-all see: load all rows

Promptable? DROPDOWN
Possible Values: true, false
Bindable? No
Products: ProfoundUI

Available in Profound UI Version 6 Fix Pack 7.2.

Set up

To use, the grid should be set up with widgets to hold the data in each column, with the chosen database-driven method.

In this example, the "database file" method will be used.

Loading data into widgets

To load the data into the widgets, simply set the "load fields into widgets" property to true.


Now the data can be formatted using any of the widget properties. For example, here the color is set to red,the  text centered, and a 1000s separator added to the numerical data. 

  • No labels