Re: T5: grid and columns display order

2007-11-20 Thread Kevin Menard
Although, if you do already modify your model, just call the reorder() method on it with a list of partial orderings. On 11/20/07 2:10 PM, in article [EMAIL PROTECTED], "Marcus" <[EMAIL PROTECTED]> wrote: > Hi Angelo, > > Just use reorder="field1,field2.." in tml file. > To use "remove" and "re

Re: T5: grid and columns display order

2007-11-20 Thread Marcus
Hi Angelo, Just use reorder="field1,field2.." in tml file. To use "remove" and "reorder" you don't need to explicit declare a model in java class. Marcus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

T5: grid and columns display order

2007-11-20 Thread Angelo Chen
Hi, I use grid with model, works well, now I'd like to re-arrange the columns in a different display order, anyway to achieve this? Thanks. A.C. -- View this message in context: http://www.nabble.com/T5%3A-grid-and-columns-display-order-tf4845257.html#a13862417 Sent from the Tapestry - User m