Tab between Columns Server side true problem
Tab between Columns Server side true problem
I am trying the trial version of latest datatable editor.I am refering this example :-
http://editor.datatables.net/examples/inline-editing/tabControl.html
When ever I apply the serverside value to true,I see a problem where only alternate or every other column can be updated and not the immediate columns.Once I remove the server side value to false,the problem is resolved.
I am dealing with thousands and thousands of rows of database rows.How can I deal with this problem ?
I also saw the previous answers of yours regarding this question but none solves this actual issue (My datatable editor library code is obfuscated so I can't read the source too :(
Kindly update on this issue.
Answers
Hi,
This will be resolved in Editor 1.5.5 which will drop tomorrow. There is a timing / async error when server-side processing is used with inline editing in 1.5.4 I'm afraid.
Regards,
Allan