Hi,
I have a dataset say " UsergroupDataSet " and a datagrid say " UsergroupDataGrid ". I want to fill the UsergroupDataGrid with the data from the UsergroupDataSet on the loading event of a user control say ctrlUsergroup.
Please give me some code as examples.