Home All Groups Group Topic Archive Search About
Author
10 Feb 2006 4:55 PM
jhooper71
Ok. this may be a dumb question... bhig... How do I set the width of my
gridview so it doesn't extend off the page?  Width="200px" doesn't do
it.  And what about scrollbars, is it a complicated process to
implement them in a gridview?

Many Thanks,
Jamie

Author
11 Feb 2006 2:36 AM
Joe Reiss
You could put the grid in a panel then set the panel's h-scroll to true.

Joe


<jhoope***@yahoo.com> wrote in message
Show quoteHide quote
news:1139590523.466627.104730@o13g2000cwo.googlegroups.com...
> Ok. this may be a dumb question... bhig... How do I set the width of my
> gridview so it doesn't extend off the page?  Width="200px" doesn't do
> it.  And what about scrollbars, is it a complicated process to
> implement them in a gridview?
>
> Many Thanks,
> Jamie
>