开发者

jqgrid 2 grid on same row, 1x left, 1x right

开发者 https://www.devze.com 2022-12-14 19:23 出处:网络
How can I make on a html page, 2 jqgrids, on same row, 1x开发者_开发知识库 left and 1x right?

How can I make on a html page, 2 jqgrids, on same row, 1x开发者_开发知识库 left and 1x right?

on default came one on top, one bottom.


You could use a table with a single row (tr), and put the left grid in the first cell (td) and the right grid in the next cell.

0

精彩评论

暂无评论...
验证码 换一张
取 消