Subject | Re: [IBO] Two datasets, One inserted, Other updated fetching |
---|---|
Author | Geraldo Lopes de souza |
Post date | 2002-05-08T15:07:43Z |
""Helen Borrie (TeamIBO)"" <helebor@...> escreveu na mensagem
news:5.1.0.14.2.20020508221247.0353a820@......
record to edit, the user doesn't need to see all information (blobs,
lookups, details datasets) .
I forgot to say that I'm using TIB_Query.
Thanks in advance
Geraldo Lopes de Souza
news:5.1.0.14.2.20020508221247.0353a820@......
> At 08:44 AM 08-05-02 -0300, you wrote:both
> >Hi,
> Another approach is more effective, I think - use a single dataset for
> your read-only grid and your edit layout - then there will be nocan
> synchronisation problem, even when the read-only grid is scrolled. You
> set the VISIBLE property to False for the columns which you do not want toI want to use two datasets for performance reasons. In order to choose which
> appear in the grid - that will not affect those columns' ability to be
> edited on your edit layout.
>
record to edit, the user doesn't need to see all information (blobs,
lookups, details datasets) .
I forgot to say that I'm using TIB_Query.
Thanks in advance
Geraldo Lopes de Souza