Open LucaGabi opened 4 years ago
What is a drop down grid?
If it is a drop menu, then it is already possible. See http://w2ui.com/web/demos/#!grid/grid-21
Thanks. A dropdown grid is a combobox that has the dorpdown list as a grid.
Direct link to demo: https://www.jqwidgets.com/angular/angular-grid/angular-grid-dropdowngrid.htm
I will flag this issue as a feature request, however personally, I'd prefer a selection dialog over a dropdown-grid.
Currently we're using a custom w2field that opens a selection dialog with a grid and the selection can then be applied to one or multiple fields in the form:
Clicking the pen icon will open the dialog:
And selecting something will update both fields shown in the first screenshot.
But like I said, it's a personal preference, other users might prefer the mentioned dropdown-grid.
Short description
Add ability to have a dropdown grid inside a grid cell.