Обсуждение: backgrid select2 cell

Поиск
Список
Период
Сортировка

backgrid select2 cell

От
Harshal Dhumal
Дата:
Hi,

Please find patch for backgrid select2 cell

Usage:
schema: [
{id: 'name', label:'Name', type:'text', cell: Backgrid.Extension.Select2Cell, editable: true,
optionValues: [['Allow','allow'], ['Prefer','prefer'], ['Require','require'], ['Disable','disable']],
select2:{placeholder: "Select an option"}},
.
.


-- 
Harshal Dhumal
Software Engineer 



Вложения