Datatable editable
Datatable editable
Using datatable editable I'm facing 2 issues one thing is that complete table jerk when we click any field it shake complete table it should work like sample editable 2nd this is that editable fields getting unexpected width
I'm also attaching screenshot please help me out to fixed that issue.
@Alan please help me out to figure out the issue

This discussion has been closed.
Answers
Are you using the Editor extension for DataTables? Or something else?
Can you give me a link to the test case showing the issue please? It looks like your
selectinput is simply very wide. Perhaps awidthneeds to be applied to it.Allan
Yes @allan its editable plugin
See that link
https://www.screencast.com/t/hEO4jte5Mvwx
It showing weird I'm using same sample code editable make jerks also it post more than 1 value on editing that I'm also try to upload code to show you that the table is completely.
That one is sample code I used from example
Try adding this to your CSS:
Allan