Document Style
A new Document style has been added to WorkBench to provide a more document like appearance to a set of query results. Document style works in a similar manner to Table style, so that:
- Selection mechanisms are the same
- Selecting a row locks the item and enables editing of the attribute chosen by the user in a manner appropriate to the attribute (field, text box, list box, button, and so on).
The differences are that in Document style:
- Row and column borders are not shown
- The heights of rows automatically resize to accommodate all of the data that needs to be shown inside the cells in the row, so that all contents are immediately visible
- Rows whose cells are completely empty are not shown
Document style can be selected:
- From the right click menu
- From the Style pulldown menu
- As the default style for a query
- As a style for the query results from a node in the phase hierarchy (to over-ride any style that may have been specified for the query)

|