Hello Constantine,
NDataGridView control inherits from .NET DataGridView, and the databinding functionality is inherit from it.
If you are binding NDataGridView to a DataTable is this DataTable has the changes of the data that are made in the SQL database?
If these changes are applied in the data table the NDataGridView should be updated automatically.
Regards,
Angel.