In This Topic
DataMapEditor Enum
In This Topic
File
wijmo.grid.js
Module
wijmo.grid

Specifies constants that define the type of editor used with data-mapped columns.

Members

Name Value Description
AutoComplete 0

Use an input element with auto-complete and validation.

DropDownList 1

Use an input element with auto-complete, validation, and a drop-down list.

RadioButtons 2

Use radio buttons with mouse and keyboard support.

Menu 3

Use Menu type control, only display dropdown and not accompied input element