Not sure, but you can set the two column sort within the model (and your find statement) so that it starts off sorted like that. I know it's not what you want and you probably know this already...
Jeremy Burns [email protected] On 12 Apr 2010, at 11:41, WhyNotSmile wrote: > Hi, is there a way to sort on 2 columns in the paginator? e.g. to say > 'Sort first by country ascending and within that sort on first name > ascending'? > > Thanks! > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > > To unsubscribe, reply using "remove me" as the subject. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
