fnUpdate() is not working properly after filtering and editing the value in datatable

fnUpdate() is not working properly after filtering and editing the value in datatable

sayedfarhan1sayedfarhan1 Posts: 8Questions: 6Answers: 0
edited June 2016 in Free community support

Suppose I have 20 rows in datatable which appears in 2 pages, after filtering the record only 2 rows remains in datatable. When I edit and update the first record after filtering using fnUpdate its update the records which appears in first page with index no. 0 (i.e before filtering datatable record)

This discussion has been closed.