Len Morgan wrote:
I'm trying to create a REAL table object (hopefully reusable), and I'm getting close. What I've done is create a Header group that has non-functioning buttons (for right now) that goes across the top. I then created a group of fields that butt up against each other and formatted to the same width as the header group. This group will be one row of my table. I will need as many copies of this group as there are rows returned from a query.
I did something similar a few years ago. It does not auto-size; you have to know ahead of time how many rows you need. But maybe something in there would be useful:
<http://www.hyperactivesw.com/downloads/pseudotable.rev> -- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
