Hi Raul,

Thanks for the patch.

IMHO the default value of setCaseInsensitiveSorting should be true.
What do you think?


Tobias


-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Raul Gutierrez 
S.
Gesendet: Sonntag, 2. Dezember 2007 19:26
An: Fabian Jakobs
Cc: qooxdoo Development
Betreff: Re: [qooxdoo-devel] table-sorting problem with lower and upper 
casestrings

Fabian:

Here goes the patch against legacy_legacy_0_7_x. It should apply cleanly to 
qx/ui/table/model/Simple.js

The provided funcionality is insensitive sorting in the Simple Table Model. 
Example:

  var tableModel = new qx.ui.table.model.Simple();
  tableModel.setCaseInsensitiveSorting(true);

should do the trick.. The code is based on what was provided by Stefan.


Best regards. Raul


On Wed, 2007-11-28 at 09:37 +0100, Fabian Jakobs wrote:
> Raul Gutierrez S. schrieb:
> > On Thu, 2007-11-22 at 15:01 +0100, Fa. Linstep, Stefan Volbers wrote:
> >   
> >> Hi Tobias,
> >>
> >> within qooxdoo0.6.6, I helped myself by overriding 
> >> qx.Proto.sortByColumn in a custom sorting table model which is 
> >> derived from qx.ui.table.SimpleTableModel, like that:
> >>     
> >
> > This is pretty interesting.. It would be nice to have this 
> > functionality on 0.7 via something like 
> > tableModel.setCaseInsensitiveSorting(true).
> >
> > I could make a patch, using this code, if it would have a chance of 
> > being pushed in.
> >
> >   
> I would really appreciate a patch. I think this is a useful extension.
> 
> 
> Best Fabian
> 
--
---------------------------
     Raúl Gutierrez S.
 Investigación y Desarrollo
   Taller de Ideas S.A. 
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to