Good morning, I want my datagrid to be updated automatically, I have tried with this line of code;
this.almacenTableAdapter.Fill (this.almacenDataSet.almacen);
but I have not been able to do it, the tabs without windows forms, I do them with the tab control and a small code to be displayed in the tab control.
the one that says form 4, is the main form, from there I make the calls to show other forms, like the form3.