The ExtDropDownGrid widget displays a Kendo DropDownList that shows a Kendo Grid instead of a list when clicked.
dataTextField : String
The field in the grid dataSource that will be displayed in the dropdown when a grid row is selected.
dropDownWidth : String
The width for the Kendo DropDownList widget. This is optional. If it is not provided, the Kendo
DropDownList will use the default widget.
gridWidth : String
The width for the Kendo Grid widget. This is optional. If it is not provided, the Kendo
Grid will default to 100%.
The configuration settings for the Kendo Grid.