Skip to content
New issue

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

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

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant