Extremely large JQGrid EditForm
So we have a grid with a substantial amount of columns. P开发者_如何学Goroblem is in the popup form editor and sizing it. When stating no size the form generates over the bounds of the page, and when implicitly sizing it, the popup doesn't detect the overflow and add a scroll bar.
Probably you will find the answer on your question here jqgrid scrollable dialog
精彩评论