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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Extending the Ajax Control Toolkit AutocompleteExtender control

Extending the Ajax Control Toolkit AutocompleteExtender control

Scheduled Pinned Locked Moved ASP.NET
comhelpquestion
2 Posts 1 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.
  • C Offline
    C Offline
    CrazyCoder26
    wrote on last edited by
    #1

    Hi I am using AjaxControlToolkit AutocompleteExtender control.I am using it to search email Ids delimited by comma. It's default behavior is like this : Say I typed a.............it returns say abc@hotmail.com                                                             axd@gmail.com......and so on Now say after selecting an email id(say abc@hotmail.com) I put a comma and search for another Id..say I type b.........it returns abc@hotmail.com,bmw@gmail.com abc@hotmail.com,bcr@yahoo.com abc@hotmail.com,brd@rediffmail.com ....and so on. INSTEAD I WANT IT LIKE, bmw@gmail.com bcr@yahoo.com brd@rediffmail.com....and so on. I meant to say the new search result is appended with the whole Target TextBox's value.But I want search result for newly typed character only. I hope I could make you understand my problem.I just want to extend the AutoCompleteExtender control of AjaxControlToolkit.....but how?????????I have no idea. I searched a lot for this problem..but the solutions I got is applicable for Atlas...not for AjaxControlToolkit. Can anyone get me the solution? Thanks and Regards..

    CC26

    C 1 Reply Last reply
    0
    • C CrazyCoder26

      Hi I am using AjaxControlToolkit AutocompleteExtender control.I am using it to search email Ids delimited by comma. It's default behavior is like this : Say I typed a.............it returns say abc@hotmail.com                                                             axd@gmail.com......and so on Now say after selecting an email id(say abc@hotmail.com) I put a comma and search for another Id..say I type b.........it returns abc@hotmail.com,bmw@gmail.com abc@hotmail.com,bcr@yahoo.com abc@hotmail.com,brd@rediffmail.com ....and so on. INSTEAD I WANT IT LIKE, bmw@gmail.com bcr@yahoo.com brd@rediffmail.com....and so on. I meant to say the new search result is appended with the whole Target TextBox's value.But I want search result for newly typed character only. I hope I could make you understand my problem.I just want to extend the AutoCompleteExtender control of AjaxControlToolkit.....but how?????????I have no idea. I searched a lot for this problem..but the solutions I got is applicable for Atlas...not for AjaxControlToolkit. Can anyone get me the solution? Thanks and Regards..

      CC26

      C Offline
      C Offline
      CrazyCoder26
      wrote on last edited by
      #2

      Can't anybody help????

      CC26

      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