apwestgarth
ISP
Hi I am working on a page which has a tab control on it and for each tab there is a different parameter passed to the stored procedure. There are four different user controls - one for each tab but one common stored procedure. What I would like to do is pull down a dataset of everything when the page loads and then as each user control loads I would like to just pull the data from the dataset created and filter it on each page. This is to save running the procedure four times and to enable the page to load quickly. I'm just not sure of how to set the dataset to be accessible by the controls and then how to filter the data for binding to a datagrid.
Any help would be gratefully received.
Cheers
Andrew
Andrew Westgarth
Web Developer
Any help would be gratefully received.
Cheers
Andrew
Andrew Westgarth
Web Developer