ajax reload issue for tab key enter in inline editor

ajax reload issue for tab key enter in inline editor

karthik.rkarthik.r Posts: 20Questions: 3Answers: 0

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

Replies

  • allanallan Posts: 61,436Questions: 1Answers: 10,049 Site admin

    Can you link to a page showing the issue so I can offer some help please?

    Thanks,
    Allan

  • karthik.rkarthik.r Posts: 20Questions: 3Answers: 0
    edited November 2017

    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

  • allanallan Posts: 61,436Questions: 1Answers: 10,049 Site admin

    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

  • trgytrgy Posts: 1Questions: 0Answers: 0

    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?

  • kthorngrenkthorngren Posts: 20,139Questions: 26Answers: 4,735

    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

This discussion has been closed.