H
Helen Trim
I have a data grid that I want to reuse in a Windows
form. When I load in a new set of data, it stores the new
data correctly. But it still shows the old data on the
form.
I have tried the datagrid's Refresh and Update methods and
the form itself is refreshed, but nothing works.
What else do I need to do?
Thanks
Helen
form. When I load in a new set of data, it stores the new
data correctly. But it still shows the old data on the
form.
I have tried the datagrid's Refresh and Update methods and
the form itself is refreshed, but nothing works.
What else do I need to do?
Thanks
Helen