Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Carlton Martinez   on Mar 29 In Asp.net Category.

  
Question Answered By: Lurline Fischer   on Mar 29

I have the following set up on my web form:
datagrid control
sqlDataAdapter
sqlDataConnection
dataSet

I can import the data  From the sql tables and see it clearly on the "dbo." tab
in the IDE.
How can I fill the dataset?
I have tried various things but I can't get the grid and/or the information to
apear when I view it in the browser.

Share: