Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2008 question about tableadapter/datagridview/bindingsource

$
0
0
I have a form with a datagrid view.

At first the datagrid view did not have the column of data called process ID.

I have added the SQL to include the process ID to my data source, my data set, my table adapter, and my binding source. I have also added the column of data to my datagridview. I can see the column of data on my binding source data, my dataset data, my table adapter data, and on the datagridview in design view.

The problem is that when I debug or run my application that column of data is not on the datagrid view.

I ran into a similar problem when removing columns. I would remove the column from the SQL on everything and the column would still be on my datagridview but the column would have no info in it.

Why is it that, when I make changes they are not reflected on my datagridview on runtime?

Viewing all articles
Browse latest Browse all 27554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>