Version 8.3.3
 —  Layout Elements  —

Working with Grids

So far, all pages that were explained referred to singular properties of the adapter class. There was just one control referring to one property (and sometimes more than one).

This part shows you how to deal with grids. Working with grids is as simple as working with singular properties because the grid management adapts seamlessly into the normal processing of the Application Designer environment.

The information provided in this part is organized under the following headings:

../graphics/gr_b_sm.png Basics
../graphics/gr_b_sm.png TEXTGRID2
../graphics/gr_b_sm.png TEXTGRIDSSS2 - TEXTGRID2 with Server-Side Scrolling
../graphics/gr_b_sm.png ROWTABLEAREA2 - The Flexible Control Grid
../graphics/gr_b_sm.png COLINFOS Control - Show and Hide Single Columns
../graphics/gr_b_sm.png FLEXLINE - Flexible Columns in Control Grids
../graphics/gr_b_sm.png MGDGRID - Managing the Grid
../graphics/gr_b_sm.png GRIDCOLHEADER - Flexible Column Headers
../graphics/gr_b_sm.png FLEXGRID - Flexible Grid, Hiding the Grid Complexity for Developers
../graphics/gr_b_sm.png Sorting Aspects with Grids
../graphics/gr_b_sm.png Background Information on Grids

Top of page