Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Infragistics Calender control WebDateChooser stops working after ajax event

Last post 07-21-2008 13:25 by mestevez01. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 04-16-2008 7:40

    Infragistics Calender control WebDateChooser stops working after ajax event

    Hi , I am using infragistics webdatechooser as a calender control in my application. It works fine if its not within ajax update panel tag. But moment i put it in AjaxPanel, it works for the first time but once any ajax event happens, such as a ajaxed button clicked, it stops working. I click on the calender control button and calender does not popup.

     Can anyone pls help me?

     Thanks

    Manish

    Filed under:
    • Post Points: 20
  • 04-18-2008 11:54 In reply to

    • struzik
    • Not Ranked
    • Joined on 01-02-2008
    • Points 20

    Re: Infragistics Calender control WebDateChooser stops working after ajax event

    Same problem....any luck?

    • Post Points: 20
  • 06-04-2008 10:48 In reply to

    • smanny77
    • Not Ranked
    • Joined on 06-04-2008
    • Points 20

    Re: Infragistics Calender control WebDateChooser stops working after ajax event

    I too am having this problem.  Anyone have any ideas?

    • Post Points: 20
  • 06-05-2008 12:55 In reply to

    Re: Infragistics Calender control WebDateChooser stops working after ajax event

    Hi,

    I do not know why it does not work for you. I guess you should write a simple aspx sample and submit a bug report.

    Datechooser was tested with UpdatePanel and supposed to work. I also just tried following and it worked fine.

    <asp:UpdatePanel ID="UpdatePanel1" runat="server">

    <ContentTemplate>

    <asp:Button ID="Button1" runat="server" Text="Button" />

    <igsch:WebDateChooser ID="WebDateChooser1" runat="server"></igsch:WebDateChooser>

    </ContentTemplate>

    </asp:UpdatePanel>

    Regards,
    Viktor
    Infragistics web team
    • Post Points: 20
  • 06-26-2008 2:30 In reply to

    Re: Infragistics Calender control WebDateChooser stops working after ajax event

    Have you tried hidding the panel when the page is first loaded and then displaying it after a button is clicked?

    I'm having the same problem. The webdatachooser is inside a panel that initially is not visible. I display the panel after a button is clicked. Try that and let me know what happens.

    Btw, we are not making these things up, plus we are your clients. So, I think that should be a bit more polite when replying to posts of people who are asking for help.

    Thanks.

    • Post Points: 20
  • 07-21-2008 11:12 In reply to

    • olivier2
    • Not Ranked
    • Joined on 07-21-2008
    • Points 20

    Re: Infragistics Calender control WebDateChooser stops working after ajax event

    I encountered the same problem as mentioned in this thread, using WebDateChooser v6.2.
    I believe i have found a solution to this problem:

    After installing the new Infragistics WebDateChooser control v8.2 (NedAdvantage2008 Vol. 2 CLR 3.5) the WedDateChooser control remained functional after AJAX events, whereas with v6.2 the Control would stop working.

    • Post Points: 20
  • 07-21-2008 13:25 In reply to

    Re: Infragistics Calender control WebDateChooser stops working after ajax event

    I'm actually using WebDateChooser control v 8.2. I've tried using Anthem.net and AJAX.net (Microsoft) and I have the same problem with both.

    • Post Points: 5
Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems