Show/Hide Toolbars

Inventu Viewer Enhanced ASP.NET UI Application Generator

 Summary

Renders a simple data-display field into the active HTML

 Generating Template

TextDisplay

 Source File

WebControls\FVDisplay.cs

 Details

The FVDisplay control is a server-side Label ASP.NET control integrated with the active IOBag/IOField data layer objects to support automatic connection with field data read from the active screen(s).

 

In addition to data integration, based on the DynamicCss property, the FVDisplay control will support dynamic attributes (color coding based on host logic).  Generation attributes for the corresponding data field determine if code-behind logic controls dynamic visibility (if the corresponding host screen field is hidden, the FVDisplay control will have the Hidden attribute set=true).

 

For more information see the TextDisplay template section