Gridlines: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "Concerning blue column and row separators: PRINT FIELDS "10,20,LIST 10/80,GRIDLINES": 1 | 0 (on or off) Makes LIST controls look like GRIDs with respect to the display of...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:


<noinclude>
<noinclude>
For example:
For example, this is a grid (lists do not display the lines between cells):
 
[[file:Output6b.jpg‎]]
[[file:Output6b.jpg‎]]
[[Category:Definitions]]
[[Category:Definitions]]
</noinclude>
</noinclude>

Latest revision as of 15:25, 23 September 2014

Concerning blue column and row separators:

PRINT FIELDS "10,20,LIST 10/80,GRIDLINES": 1 | 0 (on or off)

Makes LIST controls look like GRIDs with respect to the display of data.


For example, this is a grid (lists do not display the lines between cells):