Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids&views
Message
From
27/03/1998 17:11:22
John Goodrich
John A. Goodrich & Associates
San Jose, California, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Grids&views
Miscellaneous
Thread ID:
00087836
Message ID:
00087836
Views:
56
i have a form with a parent table and two grids
that use views.
i'll call them grid and subgrid.
when i click on an item in grid the subgrid parts should
be displayed. i put a browse statement in afterrowcol
of the grid to make sure the records to the subgrid were
being selected which they are. in the beforerowcol of
the subgrid i do a browse here to make sure the same records that
appeared in the grid afterrowcol are still there. for some reason
the records do not dsiplay in the subgrid even though they are
in the view, i have tried ThisForm.Refresh() & This.Parent.grdDtail.Refresh() in the afterrowcol of the grid.
the records still don't display the subgrid does not apear to
be functioning the same as the grid. Is it possible to get
the view to display in the subgrid.

Thanks
John G.
Reply
Map
View

Click here to load this message in the networking platform