.NET Framework Developer Center > .NET Development Forums > Chart Controls for .NET Framework > unable to display Chart Image On Navigation front and back in explorer .
Ask a questionAsk a question
 

Answerunable to display Chart Image On Navigation front and back in explorer .

  • Tuesday, August 18, 2009 6:59 AMkantam Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    when the page containg chart is loaded then the image is displayed . but when i got to other page and then come back to the page using navigator in explorer then the image is not being displayed . what are the settings need to be done to display on navigation . please let me know .

Answers

  • Wednesday, November 04, 2009 12:02 PMDhruv Patel Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Try binding chart in if(!IsPostBack) code block of Page_Load event.
    Dhruv Patel
    [ Email : mail2dhruv@rocketmail.com ]
    Please Mark As Answer if you think the answer was correct.

All Replies

  • Wednesday, November 04, 2009 12:02 PMDhruv Patel Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Try binding chart in if(!IsPostBack) code block of Page_Load event.
    Dhruv Patel
    [ Email : mail2dhruv@rocketmail.com ]
    Please Mark As Answer if you think the answer was correct.