jhumphreys
New member
- Joined
- Aug 30, 2005
- Messages
- 1
- Programming Experience
- 10+
I would like some help in solving the problem listed below:
I have a datagrid which is loaded by a stored procedure.
There are times when I need to load the datagrid with a different stored procedure.
I am using the data adapter and data set to load the data grid.
Is there a way to change which data adapter / data set loads in data grid?
Any help would be greatly appreciated. Thanks.
I have a datagrid which is loaded by a stored procedure.
There are times when I need to load the datagrid with a different stored procedure.
I am using the data adapter and data set to load the data grid.
Is there a way to change which data adapter / data set loads in data grid?
Any help would be greatly appreciated. Thanks.