wenzhixin / bootstrap-table-examples

Bootstrap table examples
https://examples.bootstrap-table.com/
MIT License
2.23k stars 1.62k forks source link

Editable Extension Example Missing #370

Closed lafual closed 4 years ago

lafual commented 5 years ago

The Editable example is missing from the demo website. I found an old URL Editable Example , but the demo does not work.

Do you have a JSFiddle demonstrating in-line edit and CRUD (Create, Read, Update, Delete)?

wenzhixin commented 5 years ago

bootstrap v3 example: https://examples.bootstrap-table.com/index.html?bootstrap3#extensions/editable.html

Because of the latest version of x-editable does not support bootstrap v4, vitalets/x-editable#1071.

ref #3705

wenzhixin commented 4 years ago

https://blog.bootstrap-table.com/2019/10/06/use-editable-in-bootstrap-v4/