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

added configurable zIndex #315

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

Conversation

dergraf
Copy link

@dergraf dergraf commented Apr 2, 2012

the zIndex of the columnpicker span element is set to 20, which complicates to display the columnpicker e.g. inside a jQueryUI dialog window, which sets the zIndex of the dialog to some value bigger than 1000. While I can configure the jQueryUI dialog plugin to use smaller numbers I can't do that in the slick.columnpicker.
This is the motivation for this small pull request. It allows you to pass a zIndex along with the other options when initializing the columnpicker plugin.

stolenng pushed a commit to bringg/SlickGrid that referenced this pull request Aug 19, 2019
…aset

fix frozenRow options not working when dataview is async
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