DHTML Gridview

Return to Introduction  Previous page  Next page

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

rolloverField.ColumnKeyType, rolloverFieldMap.ListStyle, rolloverFieldMap.ScreenReadMax, rolloverFieldMap.MapTemplate, rolloverFieldMap.TableWidthOverride, rolloverFieldMap.TableHeightOverride, rolloverFieldMap.UseScreenAttributes

Details

[To Be Completed]