2
Answers

C#Express - get datset into a datasource to be used in datagrid

Ask a question
s m

s m

14y
3.4k
1
C# express does not have the nice IDE features that lets me bind to an SQL Server like it would and Access database so....

I created a class that retrieves the data I want and puts it in a DataSet.

How do I get this DataSet as a DataSource that the IDE can use for setting up tableAdapters, dataBinders and gridViews?

I really need help on this....4 hours and no progress...please


stuntman

Answers (2)