Click here to Skip to main content
15,918,808 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: asp:menu 2.0 postback issue Pin
minhpc_bk6-Sep-06 2:03
minhpc_bk6-Sep-06 2:03 
Questioncustom control event not firing Pin
g00fyman5-Sep-06 23:49
g00fyman5-Sep-06 23:49 
AnswerRe: custom control event not firing Pin
Parwej Ahamad6-Sep-06 0:59
professionalParwej Ahamad6-Sep-06 0:59 
GeneralRe: custom control event not firing Pin
g00fyman6-Sep-06 1:49
g00fyman6-Sep-06 1:49 
AnswerRe: custom control event not firing Pin
Parwej Ahamad6-Sep-06 2:32
professionalParwej Ahamad6-Sep-06 2:32 
AnswerRe: custom control event not firing Pin
minhpc_bk6-Sep-06 1:00
minhpc_bk6-Sep-06 1:00 
GeneralRe: custom control event not firing Pin
g00fyman6-Sep-06 1:47
g00fyman6-Sep-06 1:47 
GeneralRe: custom control event not firing Pin
minhpc_bk6-Sep-06 2:01
minhpc_bk6-Sep-06 2:01 
IMO, in this case the ids of the dynamic buttons are different when the parent control is rendered and when it is created on postback. And as a result of this, the postback event cannot be routed to the button's Command event. You can try debugging your application and double check the ID property of the dynamic buttons and see if this is the case.



GeneralRe: custom control event not firing Pin
g00fyman6-Sep-06 2:12
g00fyman6-Sep-06 2:12 
GeneralRe: custom control event not firing Pin
minhpc_bk6-Sep-06 2:27
minhpc_bk6-Sep-06 2:27 
GeneralRe: custom control event not firing Pin
g00fyman6-Sep-06 2:39
g00fyman6-Sep-06 2:39 
Questionhow to write into the .htm file Pin
Amit Agarrwal5-Sep-06 23:21
Amit Agarrwal5-Sep-06 23:21 
AnswerRe: how to write into the .htm file Pin
Exelioindia5-Sep-06 23:48
Exelioindia5-Sep-06 23:48 
AnswerRe: how to write into the .htm file [modified] Pin
g00fyman5-Sep-06 23:53
g00fyman5-Sep-06 23:53 
GeneralRe: how to write into the .htm file Pin
Amit Agarrwal6-Sep-06 0:11
Amit Agarrwal6-Sep-06 0:11 
GeneralRe: how to write into the .htm file Pin
g00fyman6-Sep-06 0:16
g00fyman6-Sep-06 0:16 
GeneralRe: how to write into the .htm file Pin
Amit Agarrwal6-Sep-06 0:20
Amit Agarrwal6-Sep-06 0:20 
GeneralRe: how to write into the .htm file [modified] Pin
g00fyman6-Sep-06 0:29
g00fyman6-Sep-06 0:29 
GeneralRe: how to write into the .htm file Pin
Amit Agarrwal6-Sep-06 1:08
Amit Agarrwal6-Sep-06 1:08 
GeneralRe: how to write into the .htm file Pin
g00fyman6-Sep-06 1:40
g00fyman6-Sep-06 1:40 
GeneralRe: how to write into the .htm file Pin
Amit Agarrwal7-Sep-06 0:00
Amit Agarrwal7-Sep-06 0:00 
QuestionClose window if download complete Pin
Paddy Boyd5-Sep-06 22:38
Paddy Boyd5-Sep-06 22:38 
AnswerRe: Close window if download complete Pin
g00fyman6-Sep-06 3:55
g00fyman6-Sep-06 3:55 
QuestionAutodownload in asp.net(c#) Pin
Malayil alex5-Sep-06 22:18
Malayil alex5-Sep-06 22:18 
AnswerRe: Autodownload in asp.net(c#) Pin
g00fyman6-Sep-06 3:59
g00fyman6-Sep-06 3:59 

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.