PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Strange behaviour TableDisplay in 75 205su
Strange behaviour TableDisplay in 75 205su
Débuté par Edwin de Maat, 19 juil. 2003 14:24 - 1 réponse
Posté le 19 juillet 2003 - 14:24
Hi all,
I'm experiencing some 'new' behaviour with some(?) tablecontrols:
- in a window there are several tablecontrols, some are on tabs
- when a record is retrieved, filters are set for foreign tables and the tables are refreshed using tabledisplay
Thhe problem is this:
- since 205su some (not all) tables do not display their data on the first tabledisplay(). When I retrieve the same data (or another record) for the second time (while the window remains open), the table does display its data.
- I have not yet been able to determine why some tables work fine and others don't. Although I do suspect it has something to do with the fact that the tables concerned are all on a tab that is initially not selected.
At first I thought it might just be a bug, but when I run the same code using WD 75 204 it works just fine.
Anyone else having this problem? Any ideas where to look for a solution?
Thanks in advance


http://www.appenta.nl
Posté le 24 juillet 2003 - 14:13
Trace the code to see if it is executed or not...
may NO assumption on the fact that a Table code is executed or not : try
it...
I saw "strange" behavior depending on table column types (especially combo
and switch)
I reported some bugs to pcsoft about that... maybe they'll fixed in a new
version?

"Edwin de Maat" <maat@appenta.nl> a écrit dans le message de
news:3f1929c8@news....
Hi all,
I'm experiencing some 'new' behaviour with some(?) tablecontrols:
- in a window there are several tablecontrols, some are on tabs
- when a record is retrieved, filters are set for foreign tables and the

tables are refreshed using tabledisplay
Thhe problem is this:
- since 205su some (not all) tables do not display their data on the first

tabledisplay(). When I retrieve the same data (or another record) for the
second time (while the window remains open), the table does display its
data.
> - I have not yet been able to determine why some tables work fine and
others don't. Although I do suspect it has something to do with the fact
that the tables concerned are all on a tab that is initially not selected.
At first I thought it might just be a bug, but when I run the same code

using WD 75 204 it works just fine.
Anyone else having this problem? Any ideas where to look for a solution?
Thanks in advance


http://www.appenta.nl