navigate to the newly added row
navigate to the newly added row
arjun_adhikari
Posts: 32Questions: 0Answers: 0
hello,
i m using jeditable in my datatables where i am using sAddUrl to add the new data
what i want now is that i navigate to the newly added data
i have seen the fnAddDataandDisplay plugin but i fail to understand its usage
plus the numbers that have been given during the initialisation of the table eg. oTable.fnAddDataAndDisplay( [0,1,2,3,4,5] );
any help regarding this would be helpful
i m using jeditable in my datatables where i am using sAddUrl to add the new data
what i want now is that i navigate to the newly added data
i have seen the fnAddDataandDisplay plugin but i fail to understand its usage
plus the numbers that have been given during the initialisation of the table eg. oTable.fnAddDataAndDisplay( [0,1,2,3,4,5] );
any help regarding this would be helpful
This discussion has been closed.