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

Compare with Current View Page History

« Previous Version 7 Next »

Download the Solution Example here: FlowPanel.dbsln

  • Solution Name: Flow Panel
  • Software Version: v10
  • Keywords: Panels, Elements
 

Summary

This example demonstrates how to use the TFlowPanel component, which allows for the dynamic creation of Symbols at runtime by querying the quantity and definitions of the symbols from databases or real-time tags.





Technical Information

The example shows the TFlowPanel control, creating dynamics WrapPanels, and Horizontal and Vertical StackPanels.

The contents for the panels are dynamically created from various types of data sources. The example showcase 5 scenarios:

  1. Panel configured with a fixed Text
  2. Panel configured with a text from a Tag
  3. Panel configured from aa Array of Text Tags

Panel configured from an Array of Data Template Tags

  1. Panel configured from a DataTable (or a SQL query)

2. Data Source = Text Tag / Type = UniformGrid
     


Data Source = Text / Type = WrapPanel

Items for 'Text' Source can be filed by writing in this field or by clicking in the icons in the bottom left on the settings page

Reference Information

→ See Smart Symbols for more information.


In this section:

The root page @parent could not be found in space v10.

  • No labels