M
matt.raffel
Im running XP Pro with SQL Server 2000 SP3 installed on my local
machine.
I've created a webpage that has a sqlConnection, sqlDataApdapter, a
dataset, and a datagrid. I've gone though all the "wizard setup".
But the data in my table doesnt show up in the datagrid when I run the
page.
Its clear the dataset "saw" the sql server and the table because in
the dev window in VS.net the datagrid shows the columns of the table I
would expect it to show.
I am at a total loss as to why. I dont see any exceptions thrown in
the output window. But no data in the grid and no grid even. I dont
even understand where to go from here.
Any ideas, any help, would be appreciated.
machine.
I've created a webpage that has a sqlConnection, sqlDataApdapter, a
dataset, and a datagrid. I've gone though all the "wizard setup".
But the data in my table doesnt show up in the datagrid when I run the
page.
Its clear the dataset "saw" the sql server and the table because in
the dev window in VS.net the datagrid shows the columns of the table I
would expect it to show.
I am at a total loss as to why. I dont see any exceptions thrown in
the output window. But no data in the grid and no grid even. I dont
even understand where to go from here.
Any ideas, any help, would be appreciated.