Alphabetical Listing of GML Procedures

GML Procedure
GML::CLEAR - Clear Main Grid Cells and Redraw Grid
GML::CURRENT - Retrieve Row and Column Number of Highlighted Cell
GML::DELETE_ROW - Delete Grid Row
GML::DESELECT - Deselect All Cells
GML::DISABLE - Disable Grid
GML::ENABLE - Enable Grid
GML::END_EDIT - Terminate Grid Edit Mode
GML::FETCH - Retrieve Grid Cell Data
GML::FIND - Retrieve Lowest -Numbered Empty Row
GML::FOCUS - Set Keyboard Focus to Specific Cell
GML::GET - Retrieve Row Data
GML::GET_STORED_ROW_DATA - Retrieve Row Data Stored via STORE-ROW_DATA
GML::GOTO_CELL - Move Cell Highlighting
GML::HIDE - Hide Grid
GML::INSERT_ROW - Insert Row
GML::LOAD - Load Variables from GML_TPL$ Template
GML::MODE - Set Grid to Read-Only Mode
GML::NEXT - Move Cell Highlighting to Next Cell
GML::POPULATE- Insert Grid Text Information into Cell
GML::PUT - Put Variables from GML_TPL$ Template
GML::REFRESH - Refresh Grid
GML::RESET - Reset Grid Attributes to Default Settings
GML::RESTORE - Restore Row Data to Original Values
GML::SERIES - Fill Grid Cells with Numbers Based on Row and Column Location
GML::SET_COLUMN_WIDTH - Set Column Width
GML::SET_DEFAULT - Set Column Default Attributes
GML::SET_EDIT_MASK - Set Grid Column Default Edit Mask
GML::SET_HIGHLIGHT_METHOD - Set Cell Default Highlight Colors
GML::SET_IMAGELIST - Set Image List ID
GML::SET_LINE_MODE- Display/Hide Grid Lines
GML::SET_OUT_MASK - Set Column Output Mask
GML::SET_ROW_HEIGHT - Set Grid Row Height
GML::SET_ROWS - Set Number of Empty Rows to be Displayed after Last Populated Row
GML::SHOW - Display Grid
GML::SORT - Sort Grid Data
GML::START - Identify Grids to be Managed by GML
GML::START_EDIT - Initiate Grid Edit Mode
GML::STORE_ROW_DATA - Store GML_TPL$ Template Data in Array
GML::TPL_PREP - Prepare GML_TPL$ Template
GML::UPDATE - Update Grid with Data from GML_TPL$ Template

See Also

Visual PRO/5 Grid Management Library