Skip to main content

grid-pro.selecteditorparams

Home > @genesislcap/grid-pro > SelectEditorParams

SelectEditorParams interface

Parameters used to configure SelectEditor

Signature:

export interface SelectEditorParams extends ICellEditorParams 

Extends: ICellEditorParams

Properties

Property

Modifiers

Type

Description

allOptionsResourceName

string

async

boolean

datasourceOptions

DatasourceOptions[]

labelField

string

position?

(rowData: any) => string

(Optional)

valueField

string

values

any[]