I'm new in c#. I have a DataGrid bounded to a DataSet. Everything works fine but I have to click first A PLUS SIGN AND THEN A table link to view the data.
Whow can I do to let the DataGrid shows directly the DataSet contents without clicking the plus sign and the table link?
Whow can I do to let the DataGrid shows directly the DataSet contents without clicking the plus sign and the table link?