display.grid.getFieldNames()
Method that returns an array of strings containing the names of the fields in the grid.
Return Value
Array of strings
Example
var fields = display.grid.getFieldNames();
Method that returns an array of strings containing the names of the fields in the grid.
Return Value
Array of strings
Example
var fields = display.grid.getFieldNames();