Anyone have problems with the Editor feature, when using inline editing and tabbing and IdScr

Anyone have problems with the Editor feature, when using inline editing and tabbing and IdScr

prgcoderprgcoder Posts: 5Questions: 1Answers: 0

I am in the trial process of using the Editor features.
I have turned on inline-editing and using the tabbing option. Also using the "idSrc" option.
All works fine until I shift-tab and go backwards - I loose the idSrc value???
Anyone got any ideas - please?
Regards, Andy.

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,542Questions: 1Answers: 10,476 Site admin
    Answer ✓

    Hi Andy,

    Interesting - using tabbing shouldn't really have any effect on idSrc. Indeed, idSrc has a default value (i.e. it is always used) so if it works at all, it should always work!

    Are you able to give me a link to the page you are working on so I can try debugging it?

    Thanks,
    Allan

  • prgcoderprgcoder Posts: 5Questions: 1Answers: 0

    It will take awhile - but I will try.

  • prgcoderprgcoder Posts: 5Questions: 1Answers: 0

    Hi guys,

    Allan pointed me to the right spot - http://editor.datatables.net/manual/server#Server-to-client

    I was not returning the "row" object correctly in my response data.

    Thanks Allan.

This discussion has been closed.