Make Table that looks like a grid
Posted: Tue Aug 30, 2016 5:49 pm
In the midst of DDS conversion....I have had a few occasions where I would like to use the advantages of a grid(sizable columns, headers, oddeven colored rows etc) but cannot use a grid because either the data is not the same or the program was simply not coded as a subfile(screen uses fixed fields that give the appearance of the subfile but each field is unique). I've tried using the "table" widget without much success as it doesn't appear to have variable column widths and provide the features I'm looking for. Has anyone done this before?
An example, is a table that has 3 columns(Description, From, To). Each row represents an item and displays how that item changed(From/To). using a table would provide the ability to align the fields in each column and with a background give the appearance of a grid/table. Also, if this was some type of layout container moving the fields all at once is much easier and less error prone.
Any suggestions?
An example, is a table that has 3 columns(Description, From, To). Each row represents an item and displays how that item changed(From/To). using a table would provide the ability to align the fields in each column and with a background give the appearance of a grid/table. Also, if this was some type of layout container moving the fields all at once is much easier and less error prone.
Any suggestions?