Allows you to determine the user interface behavior of your MSHFlexGrid. To change any of the default column headers, click on the header on the lower half of the wizard and type in a new header.
Options
Options
Lists user interface options for your MSHFlexGrid.
Allow Column Dragging (Standard type only) - In the Standard mode selecting this option will add the needed code to the form to allow the users to rearrange the columns' order by dragging their column headers.
Allow User Dragging (Standard type only) - In the Standard mode selecting this option will add the needed code to the form to allow the users to sort records by single clicking the column head. If the same column head is clicked a second time, the sort order is reversed.
Allow Column Dragging and Sorting (Outline type only) In the Outline mode selecting this option will add the needed code to the form to allow the users to rearrange the columns' order by dragging their column headers. When the columns are rearranged the data is automatically sorted.
Help
Opens the Help topic for this step. You can also press F1 for help.
Cancel
Cancels your previous actions and closes the Data Form Wizard.
Back
Moves you to the previous step.
Next
Moves you to the next step.
Finish
Accepts any selections you entered, then creates the MSHFlexGrid form.