Vertical scroll bar

QuestionsVertical scroll bar
Bo Knuth asked 9 years ago

Can I hide the vertical scroll bar? I'd like to position several grids that are only 10 rows high side by side, without the wasted space of the blank vertical scroll bar.

2 Answers
Abu Ghufran answered 9 years ago

Set grid height to 100%

$grid["height"] = "100%";
$g->set_options($grid);

Bo Knuth answered 9 years ago

Thank you sir. I had the height set to "", which looked fine except for the blank scrollbar. Nice product!

Your Answer

8 + 2 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?