Skip to content

Infragistics Community Forum / Web / Ignite UI for Angular / ignite ui igx grid floating horizontal scroll bar

ignite ui igx grid floating horizontal scroll bar

New Discussion
arsv M
arsv M asked on Oct 21, 2019 12:39 PM

I am using igx grid to display data. I have a very tall table which I would like to have a floating horizontal scroll bar across so that user does not have to go to the bottom of table.

 

Is there any CCS styling do I have to add?

Sign In to post a reply

Replies

  • 0
    Martin Asenov
    Martin Asenov answered on Oct 21, 2019 12:39 PM

    Hello arsv,

    Thank you for posting in our community.

    The width of every column can be set via columnWidth property of the gird. If the combined width of the columns is larger than the grid's one, the horizontal scrollbar will always be shown. Even when there is no horizontal scrollbar, the vertical one will be displayed on the view paint and there should be no need to scroll all to way to the bottom in order to get to the horizontal scrollbar.

    I have created a sample illustrating this behavior. Please test it on your side and let me know how it behaves. If the sample is not working as expected on your side, please modify it in order to replicate the behavior and send it back to me for further investigation.

    Looking forward to hearing from you.

    Kind regards,
    Martin

  • You must be logged in to reply to this topic.
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
arsv M
Favorites
0
Replies
1
Created On
Oct 21, 2019
Last Post
6 years, 4 months ago

Suggested Discussions

Created by

Created on

Oct 21, 2019 12:39 PM

Last activity on

Feb 18, 2026 8:15 AM