Hello
I am a vb.net programmer. I use Visual Studio 2005. Now I am facing a problem.
I am developing a database application and I use dataset for data binding to SQL Server database. I added a table adapter to dataset and use that data table on the form as data grid view.Then I debug the project and I can't see any column and any data on data grid view. I rebuilt the dataset but nothing come out. So please help me how to solve it.
Thanks in advance.
Mike
I am a vb.net programmer. I use Visual Studio 2005. Now I am facing a problem.
I am developing a database application and I use dataset for data binding to SQL Server database. I added a table adapter to dataset and use that data table on the form as data grid view.Then I debug the project and I can't see any column and any data on data grid view. I rebuilt the dataset but nothing come out. So please help me how to solve it.
Thanks in advance.
Mike
Comment