Using the latest displaytag beta release you can define a table without columns: any property in the source object will be automatically added as a column. This works if you always want to display all the properties in your object and you don't need to define any column formatter. If you don't need column formatters but want to display only some of the columns you could try creating on the fly a new list of objects with only the properties you want to display: probably you can accomplish this using dynabeans, see http://jakarta.apache.org/commons/beanutils/api/index.html fabrizio
From: [EMAIL PROTECTED] on behalf of Matt Raible Sent: Wed 1/14/2004 00:04 To: [EMAIL PROTECTED] Subject: [displaytag-user] Re: Dynamic columns Don't know, I've never tried it. On Jan 13, 2004, at 3:56 PM, [EMAIL PROTECTED] wrote: > > > > > Are dynamic columns possible such that the column names and datatypes > are > not known until runtime ? Such as allowing user configurable columns ? > > Jim Jackson > SunGard EBS >
<<winmail.dat>>

