Re: BLOCK and line selected

2009-01-23 Thread Cathy_123
Finally, I found it. It's a select component Cathy Cathy_123 wrote: > > Hi, > > I would like to do a BLOCK that I can let user selecting then sorting the > lines. Like this example: > > http://picasaweb.google.com/giaotienromang2008/MonAlbum?authkey=IQT560A1HTU#52

Re: Table and carriage return

2009-01-22 Thread Cathy_123
now, bit it worked you can try that. > > PS: The format method is static, thats why its referenced like that. > > regards, > Peter > > > - Original Message - > From: "Cathy_123" > To: users@tapestry.apache.org > Sent: Wednesday, 21 January, 2009

Table and line selected

2009-01-22 Thread Cathy_123
Hi, I would like to do a table that I can let user selecting then sorting the lines. Like this example: http://picasaweb.google.com/giaotienromang2008/MonAlbum?authkey=IQT560A1HTU#5294104227402091730 can you tell me if it's possible to do it thank you for your help cathy -- View this message

RE: RE: Re: Table and carriage return

2009-01-21 Thread Cathy_123
> value="column2Column"/> > > > > Because components.pagesTable.tableRow.column2Column doesn't exist, > components.pagesTable.tableRow.column2 does. And column2Column is just a > java method that returns components.pagesTable.tableRow.column2's list &

RE: RE: Re: Table and carriage return

2009-01-21 Thread Cathy_123
w.column2 value in the parameter (see ITableColumnEvaluator ) Now for the component INSERT, how can I do to format it thank you Cathy Cathy_123 wrote: > > I get > > Unable to read OGNL expression '' of .. > ognl.NoSuchPropertyException > > Stack Tra

RE: RE: Re: Table and carriage return

2009-01-21 Thread Cathy_123
getting? > > --James > > -Original Message- > From: Cathy_123 [mailto:ndgt...@yahoo.com] > Sent: January-21-09 9:40 AM > To: users@tapestry.apache.org > Subject: [Spam Rating:3.18] RE: [Spam Rating:3.18] Re: Table and carriage > return > > > Thank

RE: [Spam Rating:3.18] Re: Table and carriage return

2009-01-21 Thread Cathy_123
raw > parameter as true so you output is changed in any way: > > > > TRUE > > > > --James > > -Original Message- > From: Cathy_123 [mailto:ndgt...@yahoo.com] > Sent: January-21-09 7:30 AM > To: users@tapestry.apache.org > Subject:

Re: Table and carriage return

2009-01-21 Thread Cathy_123
/TR/CSS21/text.html#propdef-white-space >> >> The first issue is probably because you are escaping the elements. >> I don't know how you turn that off for a property in Tapestry by heart >> but it should be quite easy to find in the reference. >> >> >&g

Re: Table and carriage return

2009-01-21 Thread Cathy_123
Thank you for your answer, but I use Tapestry 4, are there another solutions or I have to change the version ? It's a project of my company so it's difficult to change ... Thank you for your help cathy Thiago HP wrote: > > On Wed, Jan 21, 2009 at 8:40 AM, Cathy_123 wro

Table and carriage return

2009-01-21 Thread Cathy_123
Hello everybody, I would like to do a table and in one column, I have several lines that I would like to show on several lines. Something like that: -- | header 1 | header 2 | header 3 | -- | hello 1