Grid resize

QuestionsGrid resize
Stephen Hartigan asked 11 years ago

Hi,

Is there a way to resize the grid when the browser is resized (without do a full refresh)

Thanks, Stephen

1 Answers
Abu Ghufran answered 11 years ago

This will do it for you.

$opt["resizable"] = true; // resize grid with browser resize

$g->set_options($opt);

Your Answer

1 + 7 =

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?