Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I'm constructing dynamically tables having data retrieved from back end database.Each record set from the db is contructed as a row in a table along with its field names,something like shown down below,my question is how to fix each cell size so that they remain in one straing line, though they belong to diff tables....? the width of the is 100 %
---------------------------------------
row-1 | row-1 | row-1 |
---------------------------------------
row-2 | row-2 | row-2 |
---------------------------------------
---------------------------------------
row-1 | row-1 | row-1 |
---------------------------------------
row-2 | row-2 | row-2 |
---------------------------------------
---------------------------------------
row-1 | row-1 | row-1 |
---------------------------------------
row-2 | row-2 | row-2 |
---------------------------------------
thanks
shiva
I'm constructing dynamically tables having data retrieved from back end database.Each record set from the db is contructed as a row in a table along with its field names,something like shown down below,my question is how to fix each cell size so that they remain in one straing line, though they belong to diff tables....? the width of the is 100 %
---------------------------------------
row-1 | row-1 | row-1 |
---------------------------------------
row-2 | row-2 | row-2 |
---------------------------------------
---------------------------------------
row-1 | row-1 | row-1 |
---------------------------------------
row-2 | row-2 | row-2 |
---------------------------------------
---------------------------------------
row-1 | row-1 | row-1 |
---------------------------------------
row-2 | row-2 | row-2 |
---------------------------------------
thanks
shiva