Remove operations toolbar from top

QuestionsRemove operations toolbar from top
Jim Nickel asked 2 weeks ago

I saw an FAQ on how to remove the operations toolbar from the bottom, but I would like it to ONLY be at the bottom and not be at the top.

How can I do that?

Jim

3 Answers
Abu Ghufran Staff answered 1 week ago

Hi, You can try set following. Where $g is grid object. Screenshot: https://i.imgur.com/rV48jC7.png

$opt["toolbar"] = "bottom";
$g->set_options($opt);

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Jim Nickel answered 1 week ago

That worked! Thank you. I couldn’t find that option in the documentation. Is it listed?

Abu Ghufran Staff answered 1 week ago

Glad to know. Here: https://www.gridphp.com/docs/grid-options/#toolbar-position

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

7 + 13 =

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?