G
Guest
I have a form with 2 tabs. 1 tab contains a data entry screen and the second
tab contains a datagrid with a listing of the entered data. I fill the
datagrid when I load the form. I want to requiry or refill the datagrid when
the tab is made active. Is there a refill command for the dataset? I have
tried dataset.fill() and dataset.getchanges() and dataadapter.Update.
Thanks
tab contains a datagrid with a listing of the entered data. I fill the
datagrid when I load the form. I want to requiry or refill the datagrid when
the tab is made active. Is there a refill command for the dataset? I have
tried dataset.fill() and dataset.getchanges() and dataadapter.Update.
Thanks