Show/Hide Toolbars

Inventu Viewer Enhanced ASP.NET UI Application Generator

 Summary

The ASP.NET Gridview is created using the FVSubFile custom web control.  It presents a multirow list in a column layout, with non-scrolling headers as well as a variety of options selectable both in the Studio environment's properties and Visual Studio following generation.

 Controlling Properties

rollover
Field.ColumnKeyType,
rollover
FieldMap.ListStyle,
rollover
FieldMap.ScreenReadMax,
rollover
FieldMap.MapTemplate,
rollover
FieldMap.TableWidthOverride,
rollover
FieldMap.TableHeightOverride,
rollover
FieldMap.UseScreenAttributes

 Details

The ASP.NET Gridview managed in the Enhanced UI DHTML framework offers a number of features that are oriented more towards inquiry and navigation than data entry and update (common with a number of commercially available gridview controls).

 

Since the FV Gridview is oriented towards lists displayed on traditional host application screens, it supports popular design features of these lists, along with a few additional features unavailable in a terminal emulation environment.

 

The features include:

 

Action Column Support

Paging Support

Color and Highlighting

Column Headings and Tooltips

Column Sorting

Mouse Rollover Popups

Popup Actions

Single-Click Mouse Selection

Double-Click Mouse Selection

 

 Next subsection: Action Column Support