Charlie Reinl wrote: > Salut, > > till now I use the Request part in $hConn.Find to set my sorting > "Order by" > Is there a better/easier way, which I ignore ? > > Hope you have solutions. > > for gambas2 (2.15.2) > > I do that, too. My records are only a few thousands so it works well. Typically, I put the retrieved data in a columnview or similar widget and let the user can then sort it to some other criteria. My view is that the software closest to the data knows best how to sort it.
Amicalement Werner ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
