Hi,
I am using the NDataGridView control bound to a BindingSource. I can't seem to make the control refresh the cells if records are deleted/added. The SQL database gets updated but not the control.
Is there a way in VB to refresh the control? Can I have a sample code to do this please.
Thank you.