Subject | Re: [IBO] IBO and DevExpress |
---|---|
Author | Leonardo Mozachi Neto |
Post date | 2002-02-22T21:53:37Z |
Costas, Luiz, Artur, Nando and Lester,
Thank you all !!
Best Regards,
Leo
Thank you all !!
Best Regards,
Leo
>Yes, it works provided you use the TIBO componentsand must
>Rgds,
>Costas.
>I don't use QuantumGrid, but The TIBOXXXX staff is descendant from tdataset
>to work.
>Luiz
>Yes, use the TDataset descendanst (TIBO...).
>Artur
>the TDataSet-comaptible components work perfetly with the QuantumGrid,
>but be aware that that grid has the potential to bring every
>connectivity package to its knees, especially if you use it in
>LoadAllRecors mode (which is required for almost all the advanced
>functionality).
>
>Using a buffered dataset with a QuantumGrid in LoadAllRecords mode will
>double the required memory, take more time to download the data and fire
>an enormous amount of dataset events (like AfterScroll) in the process.
>
>In addition, QuantumGrid features like Excel-style filtering and
>grouping are executed in memory and substantially defeat IBO's smart
>filtering/locating which is much more Client/server friendly.
>
>On the other hand, the QuantumGrid has a nice look and feel. ;-)
>
>Ciao
>--
> ____
>_/\/ando
----- Original Message -----
From: Leonardo Mozachi Neto <leonardo@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, February 21, 2002 9:45 PM
Subject: [IBO] IBO and DevExpress
> Does IBO works with DevExpress libraries, specially QuantumGrid?
>
> Regards,
>
> Leo