2 grids side by side
Is there a way to get two grids on the same page side by side, instead of one on top of the other, without using iframes or absolute positioning?
April 4,
<table>
<tr>
<td>
<script language="JavaScript">
<!--
document.write(objGrid1);
//-->
</script>
</td>
<td>
<script language="JavaScript">
<!--
document.write(objGrid2);
//-->
</script>
</td>
</tr>
</table>
This topic is archived.
ActiveWidgets is a javascript library for creating user interfaces. It offers excellent performance for complex screens while staying simple, compact and easy to learn. Deployed by thousands of commercial customers in more than 70 countries worldwide.
Copyright © ActiveWidgets 2021