Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / SharePoint 2007 > Integrating Controls > RadDatePicker does not work in Sharepoint

Not answered RadDatePicker does not work in Sharepoint

Feed from this thread
  • Young avatar

    Posted on Aug 4, 2008 (permalink)

    Hi.

    I am trying to integrate RadDatePicker into my sharepoint pages.
    It seems to be display correctly but when I click on calandar icon, nothing show up.  it looks like it is trying to do postback when clicked, and put "#" at the end of querystring.

    Also, AjaxPanel does not seem to be working either. I don't get any errors and it just not working.. it perfroms postback when click on one of my button.

    Thanks

    Reply

  • Young avatar

    Posted on Aug 4, 2008 (permalink)

    I found the problem on this.
    Since I am working on VS2008 and it created AjaxSetting for framework 3.5 instead of Ajax Extension 2.0 in web.config.

    I corrected right version and it works fine now.

    Reply

  • Bob avatar

    Posted on Aug 7, 2008 (permalink)

    Will you post  a sample of your web part code so others can benefit.  I am trying to implement the Panel and need more examples.

    Thanks!

    Reply

  • Marshall Scipio avatar

    Posted on Dec 9, 2010 (permalink)

    Could you please explain more clearly how you were able to resolve this?  I have the same problem and I have been trying various things for several days now with no avail.  I would greatly appreciate it.

    Marshall

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / SharePoint 2007 > Integrating Controls > RadDatePicker does not work in Sharepoint