Re: GridSortModel

2009-07-31 Thread ppetrou
t;> on the USERNAME column header the default behavior is to sort a the users >> by >> name(case sensitive). However, I want the sorting to take place in a >> non-case sensitive manner. I tried to do this with the GridSortModel but >> I >> can't figure out if I need

Re: GridSortModel

2009-07-31 Thread Jonathan O'Connor
ng on the USERNAME column header the default behavior is to sort a the users by name(case sensitive). However, I want the sorting to take place in a non-case sensitive manner. I tried to do this with the GridSortModel but I can't figure out if I need to implement a Comparator or something. An

GridSortModel

2009-07-30 Thread ppetrou
I am using a Grid component to display the fields of a User and when clicking on the USERNAME column header the default behavior is to sort a the users by name(case sensitive). However, I want the sorting to take place in a non-case sensitive manner. I tried to do this with the GridSortModel but

GridSortModel

2009-02-12 Thread moritzgilsdorf
tation which sounded promising but I couldn't find any further explanation on how to use it. Thanks, Moritz -- View this message in context: http://n2.nabble.com/GridSortModel-tp2314197p2314197.html Sent from the Tapestry Users mailing l