gridview help

savvas1986

New member
Joined
Feb 27, 2009
Messages
1
Programming Experience
Beginner
Hello... I am completly new in .net so my question may look stupid.
So here is the thing.
I use an sql server in which i have a table called crm_users.
What i want to do is to create a textbox where i would type a name or some letters and when i press "enter" a pop up list will apear with the possible users found in the sql table and then select the one that i am looking for.
What i dont know how to do is, how to transfer the value from the texbox , into the popup page, and then how to create a gridview with the results...
Sry for my english...
I would appreaceate if you provide me the code. Thank you.
 

Latest posts

Back
Top