Grid & SET FILTER

HMG en Español

Moderator: Rathinagiri

User avatar
Claudio Ricardo
Posts: 367
Joined: Tue Oct 27, 2020 3:38 am
DBs Used: DBF, MySQL, MariaDB
Location: Bs. As. - Argentina

Re: Grid & SET FILTER

Post by Claudio Ricardo »

Hi.
In my humble personal opinion, I do like this and it always works fine:
If the data to be displayed comes from a DBF, use Browse, previously declaring
"Set BrowseSync On" in Main.prg It works similar to DbEdit () in Clipper.
But if the data is in an array (created by me, or coming from reading a local or remote SQL), I use Grid...
Each control has its advantages and disadvantages, we have to choose which one is appropriate in each case.
Corrige al sabio y lo harás más sabio, Corrige al necio y lo harás tu enemigo.
WhatsApp / Telegram: +54 911-63016162
Post Reply