SMART datagrid v.1 > Classes > GridBase

Back  Forward

DataLudi.GridBase.onEditorButtonClicked  event

ボタンがあるセルエディターでボタンがクリックになったら発生する。 

function onEditorButtonClicked (grid: GridBase, index: CellIndex);
Returns
Void
Parameters
grid - GridBase.
index - CellIndex.
See Also
DateCellEditor
DropDownCellEditor
SearchCellEditor
Examples
Date Cell Editor
DropDown Cell Editors