TableDisplay {}
There are many properties in the TableDisplay group. These properties manage the way data is returned and what is displayed with the operations. Most of them are all boolean values, unless specified otherwise (ex. selectionType and cellPadding). Boolean means they are either set to "true" or "false." If a property is set to true, the feature it controls will be visible to the user. If the property is set to false, the feature it controls will not be available to the user. Due to space constraints, the WOW Builder only contains a subset of the TableDisplay properties.
These are:
TableDisplay{ highlight style:pjr-highlight; selection style:pjr-selection; contextMenu:true; allowColResize:false; selectionType:none; refresh:true; chart:true; excel:true; msWord:true; xml:true; editFD:true; print:true; sorting:true; drawGrid:true; rowCopy:false; updateable:false; deleteAll:false; nextPrevious:true; }
To use any of the other property values listed in the table below, they need to be manually entered.
TAGS: Move button, change location