Hi,

is there a way to set the sort option globally for a grid? now I have to set
every one in code:

 model.get("first_name").sortable(false).label("First");
...

sometimes a grid has no field need to be sorted, and yet we have to add one
line code for every field.

angelo

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/grid-and-sort-lable-tp5094433p5094433.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to