Hi StackOverflow members,
This is my first question, so please don't hit on me cause of my English.
Im developing a CRM application in VB.NET, and I have to deal with DataGridView objects. The problem is that I had almost finished the application, when I realised that I needed to edit the database and update the DataGridView. Why isn't the DataGridView showing the updated table's? I googled it; No answer worked. Searched on SO; No answer to my problem.
So again in short; DataGridView is ok; updated database table; DataGridView wont display newly added tables.
Thanks in advance...