Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to hide default buttons #51

Closed
arce701 opened this issue Nov 8, 2016 · 2 comments
Closed

How to hide default buttons #51

arce701 opened this issue Nov 8, 2016 · 2 comments

Comments

@arce701
Copy link

arce701 commented Nov 8, 2016

I need to hide the default buttons, see, search

@mgallegos
Copy link
Owner

mgallegos commented Nov 8, 2016

This should work:

  ->setNavigatorOptions('navigator', array('add'=>false, 'edit'=>false, 'del'=>false, 'search'=>false, 'view'=>false, 'refresh'=>false))

@arce701
Copy link
Author

arce701 commented Nov 8, 2016

thank you...

@arce701 arce701 closed this as completed Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants