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. User control using AJAX Control Toolkit

User control using AJAX Control Toolkit

Scheduled Pinned Locked Moved ASP.NET
questioncsharpvisual-studiowinformshelp
2 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.
  • A Offline
    A Offline
    AB7771
    wrote on last edited by
    #1

    Hi all, I have just started using Ajax controls toolkit. Now i have a couple of questions: 1) Can we write javascripts for user controls? 2) Can i add user controls to a web page which uses AJAX Toolkit controls? The problem that i am facing is, whenever i add the register tag in the page to register the user control, Visual studio hangs and further my machine does not responds, i have to restart the machine. I don't know what is causing this.... Please if someone cud answer the above questions and also tell me how do i add the usercontrol on a page.

    Thanks & Regards, Pramod "Everyone is a genius at least once a year"

    C 1 Reply Last reply
    0
    • A AB7771

      Hi all, I have just started using Ajax controls toolkit. Now i have a couple of questions: 1) Can we write javascripts for user controls? 2) Can i add user controls to a web page which uses AJAX Toolkit controls? The problem that i am facing is, whenever i add the register tag in the page to register the user control, Visual studio hangs and further my machine does not responds, i have to restart the machine. I don't know what is causing this.... Please if someone cud answer the above questions and also tell me how do i add the usercontrol on a page.

      Thanks & Regards, Pramod "Everyone is a genius at least once a year"

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Yadav Pramod wrote:

      Can we write javascripts for user controls?

      Of course.

      Yadav Pramod wrote:

      Can i add user controls to a web page which uses AJAX Toolkit controls?

      Also, of course. ASP.NET is just an engine for HTML and javascript. The end page does not care where the script came from . If you can't write your own AJAX, if you must let the toolkit do it for you, then you probably need to take some care not to stomp what it does with your script, that's the risk of using a black box. But, there's no reason you can't do it, and probably little chance you'll break anything.

      Yadav Pramod wrote:

      and also tell me how do i add the usercontrol on a page.

      The same way you always have. You're surely not playing with the AJAX toolkit prior to knowing how to define your own control ?

      Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

      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