help with X-editable web function
Budget: $30 – $250 USD
trying to replicate :
https://tutorial101.blogspot.com/2020/11/datatable-inline-editing-using-python.html
our env:
ubuntu 18.04, flask 1.1.1, bootstrap-4, jquery 3.5.1,
1. we had a working https website, trying to add x-editable feature to get data from a local DB, and edit values in-line, as link above.
2. so far we can successfully get data from local sqlite3 (db connection and query no issue) and display result, but the in-line edit feature is not showing up, after all similar work on the link above was completed.
3. we do not know the root-cause, hope u can help us with any one possible approach, either using bootstarp, or Jquery, or Jquery-UI, as link indicates: https://vitalets.github.io/x-editable/
would prefer if u had X-editable and web dev experience. we can share screen using Zoom/Team, and later send u related code if needed.
Goal: get in-line editing feature working, as promised..
https://tutorial101.blogspot.com/2020/11/datatable-inline-editing-using-python.html
our env:
ubuntu 18.04, flask 1.1.1, bootstrap-4, jquery 3.5.1,
1. we had a working https website, trying to add x-editable feature to get data from a local DB, and edit values in-line, as link above.
2. so far we can successfully get data from local sqlite3 (db connection and query no issue) and display result, but the in-line edit feature is not showing up, after all similar work on the link above was completed.
3. we do not know the root-cause, hope u can help us with any one possible approach, either using bootstarp, or Jquery, or Jquery-UI, as link indicates: https://vitalets.github.io/x-editable/
would prefer if u had X-editable and web dev experience. we can share screen using Zoom/Team, and later send u related code if needed.
Goal: get in-line editing feature working, as promised..