DataGrid Refresh

D

David Lei

Hi,

I'm having problem with datagrid refresh.

I've programmatically added a new row to a table that's already bound
to a datagrid, although the new row has been added to the table and
saved in the datasource. The datagrid does not show the new row.

I''ve tried datagrid.refesh() and the refresh method of the CurrencyManager
of the
datagrid, nothing seems to work.

Any suggestions?

Thanks.
david
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top