i have a datagridview control on my form that bind one of my table, when i add new record my datagrid doesn't update. can you give me some code tnx in advance..
when refresh page the data grid view is update or not ?
data grid view did not update. I try to used MyDatagridName.refresh() but it doesn't work.