text box and database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

May i know how to write the code to display out the value that i get from the
database into data grid...my prog works like this..when the user enter the
customer id into the text box and press the button, the value in the text box
will match the customer id in the table and display out the activities about
that customer id only in the text box..I had developed the sql connection and
had done the data reader but i don't know how to match the value and display
in the data grid..

i will appreciate if u could provide me some sample code..thanks..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top