Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with grid, remote views and setting an order
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00534532
Message ID:
00534711
Vues:
12
>Thank you for reply:
>
>- Did you use the form wizard?
>No.
>-Is the grid in a Pageframe?
>Yes.
>-How exactly are you refreshing the child grid?
>thisform.refresh()
>-What kind of views are they? Are they based on remote data or local native --tables and how is the one to many relation built?
>I use a remote data view based on sql-server 7.0. There is no relation set between views, the only "connection" between master and detail is the parametrized variable for refreshing the child view (DetailId = MasterId)
>
>When we don't set an index after refreshing the detail view after scrolling in the master view, appending new record works properly. But when we set an index, the grid isn't refreshed properly.
>
>Thank you,
>-Andreas

Try thisform.pageframe.page.grid.refresh(). Pageframes don't automatically refresh each page on a thisform.refresh()
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform