Server-Side Processing with Pagination: correct Page then highlight the row

Server-Side Processing with Pagination: correct Page then highlight the row

johnswangjohnswang Posts: 6Questions: 3Answers: 0
edited August 2021 in DataTables 1.10

New to using Server-Side processing with pagination. After the Inserting or Editing a record, how can I go to the correct page and highlight the row base based on a primary key id when performing table.ajax.reload()?

Sign In or Register to comment.