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
895
Horizontal scroll bar not showing up. DefaultColumnWidth has been set to 300px.
posted

I have a WebHierarchicalDataGrid control bound to a data source. The bands show up as expected.

In the second band I have 18 different columns and I've set the DefaultColumnWidth on that band to 300px.

When I view the page most of the columns are way off of the page as expected, but the horizontal scroll bar never shows up.

The width of the grid control is set to 100% and it sizes as expected.

How can I get the horizontal scroll bar to show up?

Thanks,

Brian.

 

Parents
No Data
Reply
  • 29417
    Offline posted

    Hello demoend ,

     

    Thank you for posting in our forum.

     

    I’ve tried to reproduce this issue with the information provided but was unable to.

    Could you please provide me some of the relevant code so that I can try an reproduce this?

    Also please refer to the attached sample and let me know if you notice any major differences in the approaches. If so please feel free to modify this sample to better represent your scenario and send it back to me. It would also be helpful if you let me know which version of our controls you’re currently using in your project.

     

    Thank you for cooperation regarding this issue. I’m looking forward to your reply.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer

    Infragistics, Inc.

    http://ko.infragistics.com/support

     

    WHDG_ScrollBar.zip
Children