Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Graph Doesn't show up?

Status
Not open for further replies.

VBUser77

MIS
Jan 19, 2005
95
US
I have a main form that has a tab control in it. One of the pages of the tab control displays a graph. When i move from to the graph page from other pages, the graph doesn't show up even though the data values for the graph in the subformctl (placed in the detail section of the mainform) show up.

When I click on the design view, I can see the graph (strange i guess) but when i move to the form view the graph disappears but when i double click on the graph in the form view, the group pops up in the edit view.

It is driving me crazy because I have no clue why the graph doesn't show up in form view but shows up in design view.

Any ideas/help will be highly appreciated. Thanks a lot in advance

jay
 
Make sure the visible property is set = true; when the graph has focus in design view, try clicking on "bring to front" on the format dropdown menu. Sounds pretty basic, but I catch myself on silly stuff like this once in awhile....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top