@kanunilabs/datagrid-react-enterprise
@kanunilabs/datagrid-react-enterprise / useLookupOptions
Function: useLookupOptions()
useLookupOptions<
TRow>(controller,engine,rowKey,columnId):LookupResolution
Type Parameters
TRow
TRow = GridRowData
Parameters
controller
DataGridController<TRow> | null
engine
EditingEngine<TRow> | null
rowKey
RowKey | null
columnId
string | null