• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

scrollbar

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • scrollbar

    i have a grid in my application (on valence 6) but am unable to display the horizontal scrollbar?

  • #2
    The grid will scroll horizontally if each of the columns width/flex is set to a number greater than 10 "not flex" in pixels and the total width of all the columns being displayed is larger than the width of the grid itself

    For each of your columns, what is the value of width/flex?

    Comment


    • #3
      Thanks that fixed the issue. I increased my widths so they were not flex

      Comment

      Working...
      X