Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to use ajax calender?

how to use ajax calender?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelptutorialquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    neodeaths
    wrote on last edited by
    #1

    http://ajax.net/ajaxtoolkit/calender/calender.aspx[^] the above web shows a calender control and i already download asp.net 2.0 ajax extension 1.o and asp.net ajax control toolkit and i still dont see the control in my toolbar pls help

    T 1 Reply Last reply
    0
    • N neodeaths

      http://ajax.net/ajaxtoolkit/calender/calender.aspx[^] the above web shows a calender control and i already download asp.net 2.0 ajax extension 1.o and asp.net ajax control toolkit and i still dont see the control in my toolbar pls help

      T Offline
      T Offline
      TRK UK
      wrote on last edited by
      #2

      Hi Installing Ajax toolkit itself not enough to see Controls on your IDE. To See Ajax Toolkit in your ToolBox Rightclick on toolbox and chooseItems then Browse add Reference to "AjaxControlToolkit.dll" This DLL Avilable @ \SampleWebSite\Bin\AjaxControlToolkit.dll you will see all Ajax cotrols in your toolbox.Drag n drop controls you wish to use.

      N 1 Reply Last reply
      0
      • T TRK UK

        Hi Installing Ajax toolkit itself not enough to see Controls on your IDE. To See Ajax Toolkit in your ToolBox Rightclick on toolbox and chooseItems then Browse add Reference to "AjaxControlToolkit.dll" This DLL Avilable @ \SampleWebSite\Bin\AjaxControlToolkit.dll you will see all Ajax cotrols in your toolbox.Drag n drop controls you wish to use.

        N Offline
        N Offline
        neodeaths
        wrote on last edited by
        #3

        i seem to have a problem it keep saying it need atag called asp:scriptmanager however when i try to add it in the page dont regconize it <asp:ScriptManager runat="Server" EnableScriptGlobalization="true" EnableScriptLocalization="true" /

        T 1 Reply Last reply
        0
        • N neodeaths

          i seem to have a problem it keep saying it need atag called asp:scriptmanager however when i try to add it in the page dont regconize it <asp:ScriptManager runat="Server" EnableScriptGlobalization="true" EnableScriptLocalization="true" /

          T Offline
          T Offline
          TRK UK
          wrote on last edited by
          #4

          Hi Try this place "ScriptManager" Tag after the 'Form' tag(First Control to Appear in Form).

          thanks

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups