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. Ajax AutoComplete with On Hover

Ajax AutoComplete with On Hover

Scheduled Pinned Locked Moved ASP.NET
questionhelpcareer
3 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.
  • K Offline
    K Offline
    Krishnamenon
    wrote on last edited by
    #1

    Hi guys! I am very new to this AJAX, I am performing certain functionlity with AUTOCOMPLETE. eg: I am displaying Employee Fullname in autocomplete List, on mouse over on FullName's in List Automatically i need to display their Details like Dept, Manager, Salary, HRA etc., How can i perform this action ? folks Please help me on this:((

    S 1 Reply Last reply
    0
    • K Krishnamenon

      Hi guys! I am very new to this AJAX, I am performing certain functionlity with AUTOCOMPLETE. eg: I am displaying Employee Fullname in autocomplete List, on mouse over on FullName's in List Automatically i need to display their Details like Dept, Manager, Salary, HRA etc., How can i perform this action ? folks Please help me on this:((

      S Offline
      S Offline
      sathesh pandian
      wrote on last edited by
      #2

      you have to add some event handler for 'onhover' then you have to write the functionality in the javascript. In that code, you have to call the xmlHttp object. This object will be used to retrieve the data from the server. refer the following article http://www.codeproject.com/Ajax/dropdown_box_using_ajax.asp[^]

      All The Best Sathesh Pandian

      K 1 Reply Last reply
      0
      • S sathesh pandian

        you have to add some event handler for 'onhover' then you have to write the functionality in the javascript. In that code, you have to call the xmlHttp object. This object will be used to retrieve the data from the server. refer the following article http://www.codeproject.com/Ajax/dropdown_box_using_ajax.asp[^]

        All The Best Sathesh Pandian

        K Offline
        K Offline
        Krishnamenon
        wrote on last edited by
        #3

        Hi sathish, You mean to say onMouseover function can help me ? I am very new to this technology, can you help me more on this. appreciate your concerns. My work around is similar to the in following link > AutoComplete_From_Database < when results are populated in the list. Upon mouse over on any name i need to display details. Thanks & regards, Krishnamenon

        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