Adobe Flex control missing vertical scroll bar
Posted
by Bob Spidell
on Stack Overflow
See other posts from Stack Overflow
or by Bob Spidell
Published on 2009-01-14T23:07:52Z
Indexed on
2010/03/25
15:03 UTC
Read the original article
Hit count: 387
I have a canvas containing a datagrid. I set horz and vert scroll to 'off' for the canvas, and set both to 'auto' for the DG. This works until I have a larger number of columns in the DG (>=16), then the vert scroll bar doesn't appear. Anyone seen this and, better yet, have an answer?
TIA, Perflexed
© Stack Overflow or respective owner