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
20
WHDG child row and horizontal scroll
posted

hello,
I'm working with Infragistics asp.net 10.2 controls (version 10.2.20102.1011).

I have a WHDG with fixed width to 1000px.
My band childs, each row, needs a greater size than that 1000px and in this case, I'd rather than the horizontal scroll appears in WHDG, but instead the child row is cutting, and some columns doesn't appear.

How can I resolve this issue?

Thanks a lot,
Regards!

Parents
No Data
Reply
  • 49378
    posted

    Hi lumalop,

    I imagine that you are setting some static values for your child grid's column widths. If that is the case you also need to set a fixed value for the childband in order for the horizontal scrollbar to appear (should the summed column width be greater than that of the child grid).

    Please let me know if you have any questions.

    Best Regards,

    Petar Ivanov
    Developer Support Engineer
    Infragistics, Inc.
    http://www.infragistics.com/support

Children
No Data