SMART datagrid v.1 > Classes > DataSet

[ grids ver.1.3.5]   Back  Forward

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