in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Page load event fires two times after putting the chart control

Last post 6/10/2008 4:00 AM by Alan (Developer Express). 7 replies.
Page 1 of 1 (8 items)
Sort Posts:
Previous Next
  • 9/19/2007 11:35 AM

    Page load event fires two times after putting the chart control

    In my web page i have a chartcontrol (XtraChart) the problem is page_load is being fired two times

    if page is post back by submit button than again Page_Load event is being fired two times

    please let me know i want to disabale it

    there should be one page_load event fired as normal happens

     

    Thanks in advance

    Vishwa Mohit

    Filed under:
  • 9/26/2007 9:56 AM In reply to

    Re: Page load event fires two times after putting the chart control

    Hello Vishwa,

    Sorry, what version of XtraCharts are you using? I can't reproduce this issue with the latest version of the Suite. In any case, it would be greatly appreciated if you submit a bug report to our Support Center at http://www.devexpress.com/Support/Center/CreateIssue.aspx?issuetype=BugReport, and attach your test project to it, so that we can investigate it.

    @.
    R&D, .NET Team.

    PS. If you wish to receive direct assistance from our Support Team, use Support Center at http://www.devexpress.com/sc.
  • 9/26/2007 9:59 AM In reply to

    Re: Page load event fires two times after putting the chart control

    If I may contribute: I see this happening when the control has been added to the page by code, but not when it's added to the page declaratively. When Page_Load is used to add the controls, this probably needs to be done first before the control can render itself to the response (wildly guessing here ;-)

    I've got v7.2.2

  • 10/3/2007 7:55 AM In reply to

    Re: Page load event fires two times after putting the chart control

    Thanks for the reply.

    i am using Version7.2.3.0. the Following things i did

    1. i added two chart control in my web page in the design time.

    2. At runtime i am giving the argument and value of the serries of chart control.

    3. what is happening that one general Page_Load event fired than again two times Page_load event.

    4. In my web page , in post back it fires Page_load noraml one with post back then again two times page_load without post back. In that scenario , i am not able to wrtie the code in the not post back scenario as it always fires

    please let me know in this regard

    Vishwa

     

    Filed under:
  • 10/4/2007 4:15 AM In reply to

    Re: Page load event fires two times after putting the chart control

    Hello,

    I believe that your scenario should work fine, and we'll be able to help you. Could you please send your test project to our Support Team at http://www.devexpress.com/sc?

    @.
    R&D, .NET Team.

    PS. If you wish to receive direct assistance from our Support Team, use Support Center at http://www.devexpress.com/sc.
  • 6/9/2008 7:09 AM In reply to

    Re: Page load event fires two times after putting the chart control

     if anyone know how to resolve this problem please answer

    Vishwa Mohit_1:

    Thanks for the reply.

    i am using Version7.2.3.0. the Following things i did

    1. i added two chart control in my web page in the design time.

    2. At runtime i am giving the argument and value of the serries of chart control.

    3. what is happening that one general Page_Load event fired than again two times Page_load event.

    4. In my web page , in post back it fires Page_load noraml one with post back then again two times page_load without post back. In that scenario , i am not able to wrtie the code in the not post back scenario as it always fires

    please let me know in this regard

    Vishwa

     

     

  • 6/9/2008 7:38 AM In reply to

    Re: Page load event fires two times after putting the chart control

     if anyone know how to resolve this problem please answer

  • 6/10/2008 4:00 AM In reply to

    Re: Page load event fires two times after putting the chart control

    Hello Misak,

    Could you please send your test project to our Support Team at http://www.devexpress.com/sc? This would be greatly appreciated!

    @.
    R&D, .NET Team.

    PS. If you wish to receive direct assistance from our Support Team, use Support Center at http://www.devexpress.com/sc.
Page 1 of 1 (8 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED