ajax reload issue for tab key enter in inline editor
ajax reload issue for tab key enter in inline editor
hello alan,
i am updating data using inline editor ... when i made changes in column and press tab key to update ..but it is not working..
it works only when i click mouse with another cell ....
please help me out with these issue..
regards
karthik
This discussion has been closed.
Replies
Can you link to a page showing the issue so I can offer some help please?
Thanks,
Allan
hello allan,
sorry i dont have permission to link my page.. its to privacy......
But inline editor i am using focusout event for cell to make calculation to another field
for example
when i give value 100 to field1 . it should reflect focusout event to change field2
But it is not updating while using inline editor and it works on editor data table window..
please can u tell me what i am doing wrong..
regards
karthik
Are you able to use http://live.datatables.net to create an example showing the issue to I can help to debug it please?
Allan
Hello,
I have same problem with datatatables: I use datatables.js (with child table which contains textboxes) with pagining. I try to stay same page number of pagining after refresh the page with datatables.ajax.reload(null,false); It work fine but after refresh the page Tab button of keybord does not work.
Is there any fix about this?
As was asked perviously please post a link to your page or a test case replicating the issue. Without seeing the problem its hard to say what the issue would be.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin