Click here to Skip to main content
15,903,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Error Occured Pin
Vasudevan Deepak Kumar6-Dec-06 7:04
Vasudevan Deepak Kumar6-Dec-06 7:04 
GeneralRe: Error Occured Pin
ADY0077-Dec-06 5:55
ADY0077-Dec-06 5:55 
QuestionASP.NET vs. Old School [modified] Pin
Leftyfarrell5-Dec-06 8:09
Leftyfarrell5-Dec-06 8:09 
AnswerRe: ASP.NET vs. Old School Pin
ToddHileHoffer5-Dec-06 9:20
ToddHileHoffer5-Dec-06 9:20 
AnswerRe: ASP.NET vs. Old School Pin
Chris Losinger5-Dec-06 9:21
professionalChris Losinger5-Dec-06 9:21 
AnswerRe: ASP.NET vs. Old School Pin
George L. Jackson5-Dec-06 10:31
George L. Jackson5-Dec-06 10:31 
GeneralRe: ASP.NET vs. Old School Pin
Leftyfarrell7-Dec-06 2:51
Leftyfarrell7-Dec-06 2:51 
Questionevents , master pages , user controls... sadness Pin
Chris Losinger5-Dec-06 7:34
professionalChris Losinger5-Dec-06 7:34 
i have:

1. a Master Page
2. a content page (which uses the Master page)
3. a User Control (which resides on the Master page). it has a button.

i want to send an event to the content page when the button on the User Control is clicked.

what does it take to make that happen ?

i've tried adding code to the master page to add an event handler to an event on the User Control, but that gives me compilation errors because the other pages that use the master page don't know about the User Control code (so the delegate / event type that i define to interact with the User Control shows up as undefined in the content pages). i've tried a million other things that just don't work for similar reasons... there must be a way to do this...

ideas ?


AnswerRe: events , master pages , user controls... sadness Pin
Guffa5-Dec-06 7:59
Guffa5-Dec-06 7:59 
QuestionCollapsable datagrid child relation Pin
jacksonb5-Dec-06 7:32
jacksonb5-Dec-06 7:32 
AnswerRe: Collapsable datagrid child relation Pin
Vasudevan Deepak Kumar6-Dec-06 7:05
Vasudevan Deepak Kumar6-Dec-06 7:05 
GeneralRe: Collapsable datagrid child relation Pin
jacksonb6-Dec-06 7:09
jacksonb6-Dec-06 7:09 
QuestionSuggestions for a version control program for home use Pin
totig5-Dec-06 7:12
totig5-Dec-06 7:12 
AnswerRe: Suggestions for a version control program for home use Pin
ednrgc5-Dec-06 8:23
ednrgc5-Dec-06 8:23 
AnswerRe: Suggestions for a version control program for home use Pin
Vasudevan Deepak Kumar6-Dec-06 7:05
Vasudevan Deepak Kumar6-Dec-06 7:05 
QuestionASP.Net browser capabilities Pin
sam L5-Dec-06 6:07
sam L5-Dec-06 6:07 
AnswerRe: ASP.Net browser capabilities Pin
Vasudevan Deepak Kumar6-Dec-06 7:06
Vasudevan Deepak Kumar6-Dec-06 7:06 
QuestionIFRAME Pin
Khan.Bangash5-Dec-06 2:50
Khan.Bangash5-Dec-06 2:50 
AnswerRe: IFRAME Pin
l0kke5-Dec-06 4:36
l0kke5-Dec-06 4:36 
AnswerRe: IFRAME Pin
ednrgc5-Dec-06 6:39
ednrgc5-Dec-06 6:39 
QuestionWebservice Pin
jegastar5-Dec-06 2:31
jegastar5-Dec-06 2:31 
AnswerRe: Webservice Pin
Goalie355-Dec-06 4:07
Goalie355-Dec-06 4:07 
QuestionRename file Pin
John Gathogo5-Dec-06 1:05
John Gathogo5-Dec-06 1:05 
AnswerRe: Rename file Pin
Guffa5-Dec-06 2:07
Guffa5-Dec-06 2:07 
GeneralRe: Rename file Pin
John Gathogo5-Dec-06 2:44
John Gathogo5-Dec-06 2:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.