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. autocomplete extender in a gridview edit

autocomplete extender in a gridview edit

Scheduled Pinned Locked Moved Web Development
helpannouncement
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.
  • B Offline
    B Offline
    bangbangbogi
    wrote on last edited by
    #1

    Hi, I have just created a form with a gridview in it. In the gridview, I have clicked on the enable editing checkbox. To my understanding, once the gridview is loaded, there will be a hypelink called 'Edit'. When I click on it, the particular row will kinda become a textbox thus allowing the user to update it. My problem now is assigning an autocomplete extender to that particular textbox, as I am unsure of what the targetID is. Please Help Thanks

    A 1 Reply Last reply
    0
    • B bangbangbogi

      Hi, I have just created a form with a gridview in it. In the gridview, I have clicked on the enable editing checkbox. To my understanding, once the gridview is loaded, there will be a hypelink called 'Edit'. When I click on it, the particular row will kinda become a textbox thus allowing the user to update it. My problem now is assigning an autocomplete extender to that particular textbox, as I am unsure of what the targetID is. Please Help Thanks

      A Offline
      A Offline
      Alexander Turlov
      wrote on last edited by
      #2

      You'll have to create an edit template in the GridView where you'll have a TextBox control with the ID. In the edit template layout add an AutoComplete Extender and give it the TextBox's ID.

      Alexander Turlov MCSD.NET

      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