Subject Re: [IBO] Ordering DBGrid without close/reopen query
Author Jason Wharton
You can just directly modify the SQLOrder.Text to 'ORDER BY ' +
MyColumn.FieldName

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Edson Luis Gonçalez" <edson@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, April 29, 2002 10:09 AM
Subject: [IBO] Ordering DBGrid without close/reopen query


> Hello, i need a simple example
> with native delphi DBGrid and
> TIBOQuery for order any column
> at runtime without close, modify,
> parse and reopen the query.
>
> I have to find in FAQ's but
> i can't found anyone.
>
> Thanks.
>
> Edson Luis Gonçalez
> Ribeirão Preto / SP / Brazil