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

Add support for frozenColumn option #8

Open
alex-dunn opened this issue Mar 12, 2019 · 0 comments
Open

Add support for frozenColumn option #8

alex-dunn opened this issue Mar 12, 2019 · 0 comments

Comments

@alex-dunn
Copy link

The https://github.com/DimitarChristoff/slickgrid-es6 version of SlickGrid supports the option frozenColumn, which makes the first N columns non-scrollable.

This option is not present as a prop or in the slickGridOptions computed value.

frozenColumns does not seem to be referenced in the SlickGrid wiki, but here is an example to show how it should work.
http://6pac.github.io/SlickGrid/examples/example-frozen-columns.html

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

No branches or pull requests

1 participant