Q: no dataset icon, how can I debug

G

Guest

Hello,
After this two lines, how can I check which records available in the dataset
in the debug mode?
sqlDataAdapter1.Fill(dataSet11);
dataView = dataSet11.Tables[0].DefaultView;

I was using GUI but my icons somehow disappears, now I need to know if
dataset is really filled, I could not see data on the datagrid.
Thanks,
Jim.
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,058
Latest member
QQXCharlot

Latest Threads

Top