white bar behind edit form when using Select2 control

Questionswhite bar behind edit form when using Select2 control
Patricia Lawson asked 10 years ago

Hello Abu,
In your demo, and in my code, when I use the Select2 control I see a white band the width of the screen behind the edit form. This displays in Chrome, IE and Firefox. Any ideas?

Thanks in advance.

3 Answers
Abu Ghufran answered 10 years ago

Hello,

Add this css style, in libjsjqgridcssui.jqgrid.css

.ui-widget-overlay {
background-position: 50% 150%;
}

Updated in development line too.

Andrei Sarbu answered 10 years ago

Hi Abu,

I have applied this fix but I have another problem with this overlay. When I edit a row using the edit button from the bottom of the grid, it remains active after the edit popup disappears. How can I fix this ?

Abu Ghufran answered 10 years ago

Hello Sabru,

I emailed you the update.
Kindly override jqgrid_dist.php file in lib/inc.

Your Answer

11 + 20 =

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?