Hi Daniweb,
I spend a lot of time googling this problem and found no answer yet. The problem is I added a new column in my table, I have a dataset linked to that table and a source of data of my datagridview.
Now, when I'm going to add a new column into my datagridview, I didn't find the new column which I added recently. Seems that the binding source is not updating whenever an update takes place.
How could I add the new column without having to assign a new dataset again into my datagridview?
Thanks in advanced Daniweb.
Sincerely,
Charlie