To anyone watching: I ended just storing the data in an array and sorting 
that before putting it in the FlexTable.

Thanks for pointing out the SortedGridThing. That helped!

Matt

On Monday, December 17, 2012 12:12:23 AM UTC-6, Matt wrote:
>
> Ah, I see that, in the examples folder though. I'll have to check that 
> out. Hopefully it can be easily converted into a regular looking table w/o 
> the buttons and such.
>
> Thanks!
>
> On Friday, December 14, 2012 3:42:08 PM UTC-6, apexi.200sx wrote:
>>
>> There is a "sortedgridthing" in the contrib folder.  Also I may be able 
>> to sort some code out for you when I have access to my computer
>>
>> BH
>>
>> On 14 Dec 2012, at 16:13, Matt <[email protected]> wrote:
>>
>> A GridPanel would also work, but Pyjamas also doesn't have that.
>>
>> On Friday, December 14, 2012 10:10:10 AM UTC-6, Matt wrote:
>>>
>>> I'm using a FlexTable to display data and I'd like to be able to sort 
>>> the columns when a user clicks the header. In GWT, they introduced a 
>>> CellTable that has this functionality but Pyjamas doesn't seem to yet.
>>>
>>> Has anyone used any table structure in Pyjamas that could allow column 
>>> sorting?
>>>
>>  -- 
>>  
>>  
>>  
>>
>>

-- 



Reply via email to