Results 1 to 4 of 4

Thread: Button by each control for setting extender, task, etc.

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2000
    Posts
    1,463

    Button by each control for setting extender, task, etc.

    Hi Everyone,

    I'm still new to asp.net - I started by working on an existing project and it uses ajax in it which I love. When I click a textbox it has a small button on the right side of it that will show a menu with options such as Textbox Tasks, Add Extender, etc.

    I am starting a new project and when I added a textbox to the design screen, I do not get that button. How do I get this turned on for my new project? I added a script manager to the screen but thats as far as I get. I tried searching but no luck. I like this option cause I can set any extenders for a control such as the calendar, etc. For datasources, I can click to set the connections, etc.

    Any help would be appreciated!

    Warren

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Button by each control for setting extender, task, etc.

    Hey,

    Are you sure you are adding the same type of control?

    Is it possible that in the other project they have used an extended textbox that has this additional design time support?

    Gary

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2000
    Posts
    1,463

    Re: Button by each control for setting extender, task, etc.

    All of the controls in the project has this button added. I just looked and I do not have ajax in my references for the new project which the other one does. I bet this is the problem.

  4. #4
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Button by each control for setting extender, task, etc.

    Hey,

    Check the markup (the aspx) for the control you are interested in, in both projects, it should be obvious whether or not they are the same.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width