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

Fixed an issue where the selected class is not applied to new visible columns #1026

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdeng
Copy link

@cdeng cdeng commented Nov 4, 2014

Reproducing the issue by using "Checkbox row select column" example:

  1. Right click header row and unselect A column.
  2. Select Row 0 by clicking the checkbox before text "Row 0".
  3. Right click header row and select A column.

The cell with text "Row 0" is not highlighted. (See the following snapshot)

image 1

Similar issue was reported here:
" #892 After setColumns selected class is not applied to new columns"

GerHobbelt added a commit to GerHobbelt/SlickGrid that referenced this pull request Nov 8, 2014
…an: Fixed an issue where the selected class is not applied to new visible columns (mleibman#1026)

Conflicts:
	controls/slick.columnpicker.js
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.

None yet

1 participant