Hello! 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. Thanks
A:
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.
Justin Ethier
2009-12-22 18:07:05