search name list and popup in gridview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • purnimakhamri
    New Member
    • Aug 2008
    • 13

    search name list and popup in gridview

    hi,
    Am working on ajax web pages, i have a text box and one search button.if enter any letter in text box it shoul display all names list which is having that letter from my database and if i select perticulat name from list then it should be display only that record in my grid view, plzzz can any body heplp me urgently.

    Thank you
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Check out the AutoComplete Control provided in the AjaxTool kit.

    -Frinny

    Comment

    • purnimakhamri
      New Member
      • Aug 2008
      • 13

      #3
      thank you, can u tell me how to set back color property for tree node, if i search one name then that parent node only will get expand and shows the particular name ,this is am getting but i want that particular name should highlight , am trying to write like this

      tn.BackColor=co lor.blue;

      but this Back color property is not coming in ajax webform can u plzzz help me

      Comment

      Working...