So, I have three user controls that I learned all about on my second week as .net C# developer thanks to this group (thank you). I have a configManager class that holds several parameters that are set from a SQL query. How can I load this config manager in say the code behind for the header.ascx and access it in the pager.ascx or logView.ascx code behinds? Also in my dataset I have two result sets coming back. How do I get at the second one? I though I would have to use the dataset.Tables[1] but it doesn't seem to return anything that I can use.
Thanks travis This communication, including attachments, is for the exclusive use of addressee and may contain proprietary, confidential or privileged information. If you are not the intended recipient, any use, copying, disclosure, dissemination or distribution is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return email and delete this communication and destroy all copies. ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
