Jesse, We've experience some anomalous behavior with the Contrib:TableView component. Until just today, we've been unable to reference the TableView using only "membersTableView" - two 2 different developers working independently experienced this. I have sense retested to try to replicate this error, and now apparently I can refer to a TableView using any name. Now, I'm going to test using multiple (and different) instances of the TableView component and let you know if it works for me.
Thanks!! Jason On 11/7/05, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > Any component can be duplicated on a page. <component id="someid" > copy-of="your other component"/>. > > > > On 11/7/05, Jason Suplizio <[EMAIL PROTECTED]> wrote: > > > > Andy, > > Does your component FilteringTable allow customizing table (column > widths, > > the sorting arrow gifs, placement of page navigation, etc) ...most > > importantly, can I use 1+ instances of your component on the same page? > > > > If anyone knows of a component like TableView that allows 1+ instances > of > > the component on a single page, I'd appreciate hearing about it. > > > > Thanks! > > Jason > > > > > > On 11/5/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > > Αρχικό μήνυμα από Kent Tong <[EMAIL PROTECTED]>: > > > > > > > Peter Truong <ptruong <at> visionmax.com <http://visionmax.com> < > http://visionmax.com> < > > http://visionmax.com>> writes: > > > > > > > > > I was wondering if anyone can tell me exactly how to implement the > > low > > > > level > > > > > table components. Basically i > > > > > want to put a second page navigation tool at the bottom of my > table. > > > > > > > > Use a TableView and put your navigation tool in it. > > > > > > Also, take a look at the FilteringTable of http://tapfx.sf.net (and > grab > > > the > > > source). > > > The demo page is > > > http://andyhot.di.uoa.gr/tapfx/app?service=page/FilteringTable > > > > > > > > > > > > > > -- > > > > Author of a book for learning Tapestry ( > > http://www.agileskills2.org/EWDT > > > ) > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > >
