Specify the headers of the rows of the grid. If setData() has already been called, it is an error for the size of the given array to not match the size specified in setData(). If this function is not called, the row headers will be "1", "2", "3", etc
tabName | string | The name of the tab to modify |
headers | array of strings | The text of the headers |
Return value | none |
Back to LPIGridWindow
Back to Overview