Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with grid, remote views and setting an order
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00534532
Message ID:
00534711
Views:
13
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform