Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
220
XamGrid: fixed column scroll issue
posted

Hello everyone

I have an issue when I fix a column and change his size to wider. The horizontal scroll is disappearing if the fixed column has wider size than the window width, could you help me with that?

See the video with reproducing

Parents
No Data
Reply
  • 18204
    Suggested Answer
    Offline posted

    Hi Vasily,

    Thank you for posting in our forums!

    That is the expected behavior of the grid since the fixed columns cannot be scrolled.

    If the grid's container is smaller than the fixed columns, the scrollbar does not need to show.  I recommend handling scrolling on the grid's parent element if the window size will be changing.

    If you need further assistance with this, please let me know.


    Sincerely,
    Michael H.
    Software Developer
    Infragistics, Inc.
    www.infragistics.com/support

Children
No Data