On Mon, Sep 12, 2011 at 2:16 AM, Martin Wittemann
<[email protected]> wrote:
> Hello John,
>> I have a table on a gui that has been clicked to sort one of the columns.
>> When I call setData (I passed clearSorting as false) on a table model,
>> the data on the gui widget isn't sorted anymore.
>>
>> Do I need to manually call a sort or something?
>
> Well, if the data changed, I would not expect the table to sort the new data 
> again so maybe you should just set the sort direction after you updated the 
> data.
>
> Regards,
> Martin
>

shouldn't this be called automatically (by the widget) in a case where
the user has selected a column to sort?  If it isn't there is a state
where the gui sort idicator shows that the column is sorted but it
isn't.

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to