Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    DetailViewer scrolling

    I have a VLayout composed of a DetailViewer (that monitors selection changes in a ListGrid) and a HLayout (that holds some buttons).

    Now, when the user selects rows in the ListGrid, the DetailViewer "grows" and creates a Scrollbar.

    In consequence the bottom HLayout is also contained in the Scrollbar. I would like to avoid this. My intention is to have the bottom HLayout always visible (i.e. the Scrollbar would contain the DetailViewer only).

    How can I do this?

    #2
    bump of the week

    Comment


      #3
      http://stackoverflow.com/questions/7091372/scrolling-a-detailviewer-in-smartclient

      Comment

      Working...
      X