vitmalina / w2ui

UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).
http://w2ui.com
MIT License
2.63k stars 735 forks source link

Inline Editing -> Record editable: false has no effect #2527

Open ziehm opened 1 month ago

ziehm commented 1 month ago

Short description Refer to demo: https://w2ui.com/web/demos/#/grid/21

Record 9 has editable: false but can be edited anyway. The setting has no effect.

What is current behavior Record 9 has editable: false but can be edited anyway. The setting has no effect.

What is desired behavior All records expect record 9 can be inline edited.

Link to jsfidle/codepan with sample code https://w2ui.com/web/demos/#/grid/21