Listing From Database

M-RaH

Active member
Joined
Feb 9, 2006
Messages
25
Location
Netherlands
Programming Experience
Beginner
Hi ... :)

I was stupid :eek: and forgot to ask the following ...

I have a form where i can put in some info to search in the DB. .. for example a person called " x " in the form i typ in the textbox "x" en than all the persons with the name " x " will appear in a Listbox ?? in another form ... and here comes the problem .... by clicking on 1 of the names i want to see more info about the person ...

Well... i can't figure out how i can do that ... is that possible in an listbox ... or can i use something else ( f.e. DataGrid ) ???

I appreciate all the help :D

Thanx
 
Back
Top