Hey, guys. I'm a datatables fans, and trying to use editor in my application.
I download the last version by DataTables download builder. https://datatables.net/download
Try to use the editor's inline mode, like this: Tab between columns, https://editor.datatables.net/examples/inline-editing/tabControl.html
My problem : the tab key can't work after the server side response, you can't use the Tab key to edit through the whole line.
here is my test case: http://114.215.164.199:8080/editor/resource/query.do
Any advice would be appreciated! thank you.