Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reload rows after deleting a row #180

Closed
amirafroozeh1 opened this issue Nov 12, 2015 · 2 comments
Closed

Reload rows after deleting a row #180

amirafroozeh1 opened this issue Nov 12, 2015 · 2 comments
Assignees
Milestone

Comments

@amirafroozeh1
Copy link

Can you provide a sample example that shows a table with delete button for each row. Then, you can delete a row and have an updated table with true pagination.

@Zizzamia Zizzamia added this to the Version 0.5.9 milestone Nov 13, 2015
@Zizzamia Zizzamia self-assigned this Nov 13, 2015
Zizzamia added a commit that referenced this issue Dec 29, 2015
@Zizzamia
Copy link
Owner

Here the documentation about delete row and manually reload the table
http://zizzamia.com/ng-tasty/directive/table-server-side/reload

Zizzamia added a commit that referenced this issue Dec 30, 2015
@ShayalJindal
Copy link

Hello .. Please help me .. I am facing an issue with ng-Tasty..
The table is not reloading after deleting an entry if I don't use reloadCallBack approach. And if I use reloadCallBack approach, pagination after filter doesn't work. I want reload table after delete with pagination working after filtering too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants