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? > -- --
