Toolbar position

QuestionsToolbar position
Davor Budimir asked 11 years ago

Command "$grid ['toolbar'] = 'top'," does not set the toolbar to the top grid

12 Answers
Abu Ghufran answered 11 years ago

Yes, it seems to be some issue in it.

I'm logging it for a bugs that need to be fixed.

Abu Ghufran answered 11 years ago

Fix emailed to you.

Micah Goodreau answered 11 years ago

ummm. . . how about posting the fix instead of emailing it to a single user.

Abu Ghufran answered 11 years ago

Micah, it's a core lib file change, that is available to paid. External config wont work with free pack unless i release 1.4.8 of free version.

Davor Budimir answered 11 years ago

Hi,

Another little thing.
When a toolbar is at the top, and I close my grid (click on caption) toolbar still remain outside. It would be nice to fix it.

Regards,
Budimir

Abu Ghufran answered 11 years ago

I've emailed you the fix.

Lauren answered 11 years ago

This still doesn't seem to be working in the free version. As you said it was a "bug" I'm assuming the intention was that it should work for the free version? Any idea when this will be available?

Abu Ghufran answered 11 years ago

Hello Lauren,

What i can recommend now is to follow us on twitter and g+.
We'll be publishing update there once ready.

Twitter: http://twitter.com/gridphp
Google: https://plus.google.com/111082462125061889695

Samsun answered 10 years ago

hello i use 1.5 version, but have toolbar position bugs. would you like to help me?

Abu Ghufran answered 10 years ago

Hello,

Please send the screenshots of the issues you are facing.
Also let me know if the issue also exist in demos/appr/toolbar demo.

kim answered 9 years ago

when adding toolbar to TOP, can i add spacing or padding above and below icons and or text of buttons? if so how to please? thank you.

Abu Ghufran answered 9 years ago

You can play with css (inspect using firebug) and override accordingly.
e.g.
<style>
/* big toolbar icons */
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon { margin: 4px; }
.ui-jqgrid .ui-jqgrid-pager { height: 32px; }
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div { line-height: 25px; }
</style>

Your Answer

3 + 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?