have a datatable continue beside the first one. possible?
have a datatable continue beside the first one. possible?
hi. i was wondering if it is possible to have a datatable show for example 25 rows and then at the 26th row to start a new table beside the first one?
example:
------------- --------------
- head1- head2 - head1 - head2-
------------- --------------
- mike - 1000- - allen - 1231 -
- dan - 1212- - dave - 1245 -
------------- --------------
example:
------------- --------------
- head1- head2 - head1 - head2-
------------- --------------
- mike - 1000- - allen - 1231 -
- dan - 1212- - dave - 1245 -
------------- --------------
This discussion has been closed.
Replies
Allan
this means that i need 2 tables with 2 datasources dont it? is there a way to have just one that stops rendering at a given row and continues from the top next to the first one?
I've not seen that implemented before, but it should be possible. Let us know how you get on :-)
Allan