Customized toolbar

QuestionsCustomized toolbar
Davor Budimir asked 11 years ago

Hi,

How to remove (hide) combobox with paging records? For example, I want exactly 30 records per page.
And another question. If I can slightly increase or adjust toolbar icons (add, edit, etc)?

Thanks in advance.
Budimir

1 Answers
Abu Ghufran answered 11 years ago

To remove paging selection dropdown … set

$opt["rowList"] = array();

$g->set_options($opt);

For css changes in tool, you might have to override css/styles and check css class via firebug.

PS: Also emailing you latest build of jqgrid_dist.php

Your Answer

11 + 15 =

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?