[Gambas-user] Question about gb.db
Werner
wdahn at ...1000...
Fri Aug 14 19:54:09 CEST 2009
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
More information about the User
mailing list