Re: Tapestry Grid Sort of column is case sensitive

2016-03-09 Thread JumpStart
A working example: http://jumpstart.doublenegative.com.au/jumpstart7/examples/tables/griddatasources Geoff > On 10 Mar 2016, at 1:45 AM, Thiago H de Paula Figueiredo > wrote: > > On Wed, 09 Mar 2016 13:25:43 -0300, Kiran Govind > wrote: > >> Hi All, > > Hi! > >> I have one quest

Re: Tapestry Grid Sort of column is case sensitive

2016-03-09 Thread Thiago H de Paula Figueiredo
On Wed, 09 Mar 2016 13:25:43 -0300, Kiran Govind wrote: Hi All, Hi! I have one question. In Tapestry's Grid component the default behaviour of sort on any column is case sensitive. My requirement is to make the sorting case insensitive. Can any one please help me over here. In this c