Hi all,
 
I have a data grid that has specific recordset, dynamically the datatable that this datagrid is bound it, changes, and i use the
 

dgrid.Refresh();
dgrid.DataSource = null;
dgrid.DataSource = newDataSet;
 
but the data grid still can't be refreshed....any idea??

Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to