Skip to content

Conversation

@alan-K-R
Copy link

@alan-K-R alan-K-R commented Jan 8, 2017

When you use "selectable-rows" with pagination, the header checkbox is set to true on all pages, trying to find a way to clear this on next page..
image

Using $('th md-checkbox').removeClass('md-checked'); on pagination event call but will not work properly:(


This change is Reviewable

alan-K-R and others added 3 commits January 3, 2017 07:23
Add Provider to control checkbox functionality
 - create checkbox management service
 - manage headercheckbox to make it more user friendly.
@alan-K-R
Copy link
Author

alan-K-R commented Jan 8, 2017

This is an issue i faced while using pagination and checkboxes,

  1. if you increase pagination with some rows selected, you loose selected rows, will call the checkbox management provider created to deal with this if this code passes your wise reviewers..

@alan-K-R alan-K-R closed this Jan 8, 2017
@alan-K-R alan-K-R reopened this Jan 8, 2017
@alan-K-R alan-K-R changed the title issue resolved but could be improved:)) Checkbx enhancement for better usability issue resolved but could be improved:)) Jan 8, 2017
@alan-K-R alan-K-R changed the title Checkbx enhancement for better usability issue resolved but could be improved:)) Checkbx enhancement for better usability.. Jan 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant