[Dojo-interest] FilteringTable sort

ibsscott sallan1000 at aol.com
Tue Feb 27 10:36:40 MST 2007


I was under the impression that the initial sort was based on the Id. Would
this be difficult to implement?  How else do I sort by multiple columns,
such as row 1 then row2, then row3?


Tom Trenka wrote:
> 
> Sorting is never done on a hidden field, it is only on visible fields;
> another words the default sort is never on the "value" field of a row.
> 
> trt
> 
> 
> ibsscott wrote:
>> 
>> Firefox on Mac and WIndows is not sorting the data in the table according
>> to the "Id".  However, it is correctly getting sorted with Safari and IE. 
>> My "Id" is a long string made of different fields such as
>> date+time+sequenceNumber that keeps the data unique and I also want it
>> sorted by this string. I do not display the "Id" in my table, but I do
>> display most of the fields in the key.  The time column is displayed out
>> of order.  If I do display the "Id" in the table columns, the data is
>> sorted correctly. 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/FilteringTable-sort-tf3298120.html#a9187539
Sent from the Dojo mailing list archive at Nabble.com.



More information about the Dojo-interest mailing list