SMART datagrid v.1 > Classes > DataSet
DataLudi.DataSet.dataInited property
In the state of having called setRows, setRowCount or no data, if call insertRow, it will return true.
Defaults to false.
- Getter
- function dataInited(): Boolean
- Setter
- function setDataInited(value: Boolean)
- See Also
- DisplayOptions.checkDataInited
- DisplayOptions.emptyDataMessage
- Examples
- Empty Grid