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

horizontal scroll in hypergrid #829

Open
khaled26 opened this issue Apr 23, 2021 · 1 comment
Open

horizontal scroll in hypergrid #829

khaled26 opened this issue Apr 23, 2021 · 1 comment

Comments

@khaled26
Copy link

hey @joneit ,
was trying to disable the horizontal scroll , i don't want it to be visible even if i am resizing the columns , is there any way to do this ?

@akilaNbandara
Copy link

I think you can just hide it using css. If library does not support by default.

$('.finbar-horizontal').attr('style', "visiblity: 'hidden' !important;");

Like this..

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

2 participants