Dynamic table
Posted: Fri Jan 31, 2003 9:54 pm
I'm trying to build a dynamic table that will have varying amounts data.
I've got it working to a point, but I'm at a block.
I want the row number to always be 10 max.
For example, I may have 3 cols of 10 rows and the last col only has 4 rows worth of data. I will need to fill those cells with .
The amounts of cols will vary depending on the users query.
It would have to be completely dynamic.
Have you built something like this before?
I could use your incite. I have the feeling that it's right there on the tip of my brain. I hope I explained this clear enough.
Thanks,
Don
I've got it working to a point, but I'm at a block.
I want the row number to always be 10 max.
For example, I may have 3 cols of 10 rows and the last col only has 4 rows worth of data. I will need to fill those cells with .
The amounts of cols will vary depending on the users query.
It would have to be completely dynamic.
Have you built something like this before?
I could use your incite. I have the feeling that it's right there on the tip of my brain. I hope I explained this clear enough.
Thanks,
Don