====== O4WTableAdvancedOptions Function ====== ==== Description ==== Specifies additional options for table display. ==== Syntax ==== O4WTableAdvancedOptions( DNDFlag, cornersFlag, zebraFlag ) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |DNDFlag|When set to "1", the table will automatically include the O4W plugin to allow "drag and drop" between the table rows.| |cornersFlag|When set to "1", the table will automatically include the O4W plugin for rounded corners.| |zebraFlag|When set to "1", the table will be "zebra-striped".|| ==== Returns ==== Returns the option information to use immediately with a display element or input control.