Reloading or Refreshing Data In Datagrid in VB.net 2003

  • Thread starter Thread starter Atley
  • Start date Start date
A

Atley

I am trying to find the quickest way to reload or refresh the data in a
DataGrid... Any suggestions or ideas?

I have tried dumping the datasource and then rebuilding the dataset and
applying it to the grid again, but that takes too long... The table has
5723 records in it and it needs to refresh after having data added to the
underlying recordset.

I am not too good with C#, so if you could explain how to do it in VB.net
2003 that would be great!

Any help or suggestions would be greatly appreciated.

Atley
 

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

Back
Top