how can i add extender for Textbox ?

Last post 02-06-2009 7:35 AM by oguzkaygun. 5 replies.

Sort Posts:

  • how can i add extender for Textbox ?

    01-31-2009, 7:46 AM

    hello

    how can i add extender for Textbox ?

    can you tell me step to step ?

    Thanks

    oguzkaygun

    Mark as me if my question or my answer can be helpful for you :)
  • Re: how can i add extender for Textbox ?

    01-31-2009, 12:41 PM
    • Star
      7,932 point Star
    • amit.jain
    • Member since 10-06-2008, 5:09 AM
    • Delhi India
    • Posts 1,264

     Hi read this to know how to implement Ajax autocomplete extender to textbox

    http://csharpdotnetfreak.blogspot.com/2009/01/ajax-autocomplete-textbox-gridview.html

    Don't say thanks rather mark my reply as "Answer" if it helps you ,Doing so u'll get points too
    amiT jaiN

    ASP.NET C#.NET Articles
  • Re: how can i add extender for Textbox ?

    02-04-2009, 12:54 AM
    Answer

    Hi oguzkaygun 
     

    You can add the extender to controls, just like the following image shows:

     

    Thanks.

    Lance Zhang
  • Re: how can i add extender for Textbox ?

    02-05-2009, 4:16 PM

    hello

    there is no add extender and textbox tasks on my texboxes.

    i have putted script manager.

    what should i do ?

    Thanks

    Mark as me if my question or my answer can be helpful for you :)
  • Re: how can i add extender for Textbox ?

    02-05-2009, 9:04 PM
    Answer
    Hi
     
    If you are using Visual Studio 2005, please install the ASP.NET AJAX Extensions 1.0 first:
     
    http://www.asp.net/ajax/downloads/
     
    And then, follow the steps on the following article to set up the environment:
     
    http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Walkthrough/Setup.aspx
     
    For add Extenders to TextBox, we can also drag the Extender to the page, and set its TargetControlID property to the ID of the TextBox.
     
    Thanks.

     

    Lance Zhang
  • Re: how can i add extender for Textbox ?

    02-06-2009, 7:35 AM

    hi

    i use VS 2008, i saw addextender before but i cant see it now.. Should i reinstall VS ?

    Thanks

    Mark as me if my question or my answer can be helpful for you :)
Page 1 of 1 (6 items)