Click here to Skip to main content
15,886,799 members
Home / Discussions / C#
   

C#

 
GeneralRe: Source path Pin
Heath Stewart24-Nov-03 5:03
protectorHeath Stewart24-Nov-03 5:03 
GeneralCCW from ASP Pin
bva_bva22-Nov-03 20:57
bva_bva22-Nov-03 20:57 
GeneralRe: CCW from ASP Pin
Nick Parker23-Nov-03 3:08
protectorNick Parker23-Nov-03 3:08 
GeneralRe: CCW from ASP Pin
bva_bva23-Nov-03 16:57
bva_bva23-Nov-03 16:57 
GeneralAssociating file types with application Pin
purest_lies22-Nov-03 17:03
purest_lies22-Nov-03 17:03 
GeneralRe: Associating file types with application Pin
Judah Gabriel Himango24-Nov-03 4:26
sponsorJudah Gabriel Himango24-Nov-03 4:26 
GeneralRe: Associating file types with application Pin
Heath Stewart24-Nov-03 4:41
protectorHeath Stewart24-Nov-03 4:41 
GeneralASP.NET - losing click event in dynamic controls Pin
Christian Graus22-Nov-03 13:12
protectorChristian Graus22-Nov-03 13:12 
I have a framework that allows me to create a wizard, by dynamically loading controls. I've found a similar framework on the web, in VB.NET. Mine is successfull at maintaining viewstate in the postback, so I can store/renew the data. The other one stores data in session state (yuck), but also maintains viewstate. This other one, however, can catch click messages in user controls that are dynamically loaded ( so I have a user control for the wizard, it shows user controls for pages, and a page contains a user control, with a button/click event ). I converted it from VB to C#, and now it does not catch click events either. Is this a bug in the C# implimentation, or am I missing something else ? I've tried to impliment IPostBackHandleEvent and it does not get called, I've tried assigning my click event in the ascx and in code. I have worked on it all weekend, and am now desperate and very sad.


GeneralRe: ASP.NET - losing click event in dynamic controls Pin
leppie22-Nov-03 16:10
leppie22-Nov-03 16:10 
GeneralRe: ASP.NET - losing click event in dynamic controls Pin
Christian Graus22-Nov-03 22:36
protectorChristian Graus22-Nov-03 22:36 
GeneralRe: ASP.NET - losing click event in dynamic controls Pin
Nick Parker23-Nov-03 3:14
protectorNick Parker23-Nov-03 3:14 
GeneralRe: ASP.NET - losing click event in dynamic controls Pin
Christian Graus23-Nov-03 10:13
protectorChristian Graus23-Nov-03 10:13 
GeneralUpdate - I am an idiot Pin
Christian Graus23-Nov-03 11:30
protectorChristian Graus23-Nov-03 11:30 
QuestionFile Dialog in Web Forms ?? Pin
Rostrox22-Nov-03 12:42
Rostrox22-Nov-03 12:42 
AnswerRe: File Dialog in Web Forms ?? Pin
Tomas Petricek22-Nov-03 13:00
Tomas Petricek22-Nov-03 13:00 
GeneralPixel format conversion Pin
Broken God22-Nov-03 7:35
Broken God22-Nov-03 7:35 
QuestionCMD? Pin
Azel Low22-Nov-03 5:30
Azel Low22-Nov-03 5:30 
AnswerRe: CMD? Pin
leppie22-Nov-03 6:19
leppie22-Nov-03 6:19 
GeneralRe: CMD? Pin
Azel Low22-Nov-03 7:21
Azel Low22-Nov-03 7:21 
GeneralMR. Heath Stewart come in please Pin
nakey_yang22-Nov-03 2:21
nakey_yang22-Nov-03 2:21 
GeneralRe: MR. Heath Stewart come in please Pin
Heath Stewart22-Nov-03 4:15
protectorHeath Stewart22-Nov-03 4:15 
GeneralRe: MR. Heath Stewart come in please Pin
nakey_yang22-Nov-03 15:26
nakey_yang22-Nov-03 15:26 
GeneralRe: MR. Heath Stewart come in please Pin
Heath Stewart24-Nov-03 4:15
protectorHeath Stewart24-Nov-03 4:15 
GeneralRe: MR. Heath Stewart come in please Pin
nakey_yang24-Nov-03 20:02
nakey_yang24-Nov-03 20:02 
GeneralRe: MR. Heath Stewart come in please Pin
Heath Stewart25-Nov-03 2:57
protectorHeath Stewart25-Nov-03 2:57 

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.