w2grid column's editable with type='select' work ok in v1.5 but NOT work in v2.0
vinhpt2 opened this issue · 5 comments
vinhpt2 commented
We now have stuck when update application from w2ui v1.5 to w2ui v2.0 because
"w2grid column's editable with type='select' work ok in v1.5 but NOT work in v2.0".
Please fix. Thanks!
vinhpt2 commented
w2grid column's editable with type='combo' also not work.
Type='list' have error:
"TypeError: query(...).find(...).focus is not a function
at HTMLDivElement. (w2ui.es6.min.js:475:1023)"
vitmalina commented
Type select is deprecated. Use type list. As for combo field, it should work