KeyTable integration with server-side Scroller
KeyTable integration with server-side Scroller
Hello,
I read in another post that as of Aug 2012, KeyTable did not support server-side sources. Is this still true?
We are using the Scroller extra to load our server side JSON and would like to edit the cells using KeyTable and jEditable, is this possible?
I attempted to implement it but no cells are highlighted by keyTable, and whenever I click on a cell it recalls the ajax source.
Any suggestions on how to get this working? Thanks!
I read in another post that as of Aug 2012, KeyTable did not support server-side sources. Is this still true?
We are using the Scroller extra to load our server side JSON and would like to edit the cells using KeyTable and jEditable, is this possible?
I attempted to implement it but no cells are highlighted by keyTable, and whenever I click on a cell it recalls the ajax source.
Any suggestions on how to get this working? Thanks!
This discussion has been closed.
Replies
Hi,
@chauncy and @rameez89, did you'll get this to work? I am facing the same issue, would appreciate it if you'll can help me out.
KeyTable currently will not work with server-side processing as it does a draw on every keypress. That is a bug in KeyTable that I will be addressing in future.
Allan