Skip to content
This repository has been archived by the owner on Feb 2, 2025. It is now read-only.

Adding option for prevent redraw table after row was added #306

Closed
wants to merge 1 commit into from

Conversation

rvrv
Copy link
Contributor

@rvrv rvrv commented May 5, 2015

Take advantages of http://datatables.net/reference/api/draw(). We should have option to not change page after row was added. We can use it like this .withOption('redraw', false);

Take advantages of http://datatables.net/reference/api/draw(). We should have option to not change page after row was added. We can use it like this .withOption('redraw', false);
@l-lin
Copy link
Owner

l-lin commented May 10, 2015

👍

@l-lin l-lin closed this May 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants