About Multi Filter Excel Like

QuestionsAbout Multi Filter Excel Like
Mohammad asked 9 years ago

i enabled the multi filter and i can not able set the height that is going very long drop down box, how i can fix the height of multi filter option such like excel.

thanks.

1 Answers
Abu Ghufran answered 9 years ago

If you are using full version, you can edit lib/inc/jqgrid_dist.php and change height:auto to e.g. height:200px

function link_multiselect(elem)
{
var $elem = $(elem), id = elem.id,
inToolbar = typeof id === "string" && id.substr(0, 3) === "gs_",
options = {
selectedList: 4,
height: "auto",

}

Your Answer

12 + 1 =

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?