Hi,
BeanModel#add returns a PropertyModel that has a sortable method to set
whether or not the column representing the property is sortable.
For properties you don't add explicity, you can use BeanModel#get or
BeanModel#getById to get the PropertyModel.
-Filip
On 2008-08-19 16:12, tiptip wrote:
Hi
I am working on my first Tapestry application with T5.
I am using Grid for reports pages and I found that it provide few columns as
sortable but not all (those that are added in bean model with "add" are not
seen as sortable column). My question is how do I enable all columns as
sortable column? And How do I NOT make any column sortable?
Thanks
-Tiptip
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]