Click here to Skip to main content
15,922,650 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: image problem Pin
munklefish11-Sep-07 1:32
munklefish11-Sep-07 1:32 
AnswerRe: image problem Pin
Guffa11-Sep-07 2:14
Guffa11-Sep-07 2:14 
AnswerRe: image problem Pin
Kschuler11-Sep-07 5:41
Kschuler11-Sep-07 5:41 
QuestionIIS server Date Pin
kvijayajyothy10-Sep-07 23:55
kvijayajyothy10-Sep-07 23:55 
QuestionHow to assign the eventhandler method of the parent page while hooking up the event in the class. Pin
Anees Mitha10-Sep-07 23:45
Anees Mitha10-Sep-07 23:45 
AnswerRe: How to assign the eventhandler method of the parent page while hooking up the event in the class. Pin
Christian Graus11-Sep-07 0:02
protectorChristian Graus11-Sep-07 0:02 
GeneralRe: How to assign the eventhandler method of the parent page while hooking up the event in the class. Pin
Anees Mitha11-Sep-07 0:50
Anees Mitha11-Sep-07 0:50 
GeneralRe: How to assign the eventhandler method of the parent page while hooking up the event in the class. Pin
Christian Graus11-Sep-07 2:40
protectorChristian Graus11-Sep-07 2:40 
I don't see why it's necessary ( it almost certainly isn't ), but unless you put an instance of your page inside the class, and then make the methods that are called public, I don't think it's possible. A delegate that you fire when creating the buttons may do it, also, if it passes the button out, so that it can be hooked up in the outer class.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionExtending the Edit functionality of the GridView Pin
kumswa10-Sep-07 23:24
kumswa10-Sep-07 23:24 
AnswerRe: Extending the Edit functionality of the GridView Pin
John-ph10-Sep-07 23:46
John-ph10-Sep-07 23:46 
GeneralRe: Extending the Edit functionality of the GridView Pin
kumswa11-Sep-07 0:09
kumswa11-Sep-07 0:09 
GeneralRe: Extending the Edit functionality of the GridView Pin
John-ph11-Sep-07 0:20
John-ph11-Sep-07 0:20 
QuestionDropdownlist Pin
subbu.sk10-Sep-07 23:16
subbu.sk10-Sep-07 23:16 
AnswerRe: Dropdownlist Pin
Blue_Boy10-Sep-07 23:23
Blue_Boy10-Sep-07 23:23 
GeneralRe: Dropdownlist Pin
subbu.sk10-Sep-07 23:36
subbu.sk10-Sep-07 23:36 
AnswerRe: Dropdownlist Pin
John-ph10-Sep-07 23:39
John-ph10-Sep-07 23:39 
GeneralRe: Dropdownlist Pin
subbu.sk11-Sep-07 0:29
subbu.sk11-Sep-07 0:29 
GeneralRe: Dropdownlist Pin
John-ph11-Sep-07 1:10
John-ph11-Sep-07 1:10 
GeneralRe: Dropdownlist Pin
subbu.sk11-Sep-07 1:33
subbu.sk11-Sep-07 1:33 
QuestionHow to write html text into word file in C# and ASP.net Pin
here2learn10-Sep-07 22:56
here2learn10-Sep-07 22:56 
AnswerRe: How to write html text into word file in C# and ASP.net Pin
N a v a n e e t h10-Sep-07 23:03
N a v a n e e t h10-Sep-07 23:03 
GeneralRe: How to write html text into word file in C# and ASP.net [modified] Pin
here2learn11-Sep-07 2:12
here2learn11-Sep-07 2:12 
QuestionAuthentication in http handler ??? Pin
devboycpp10-Sep-07 22:52
devboycpp10-Sep-07 22:52 
Questionusing IIS Pin
duo!@#10-Sep-07 22:42
duo!@#10-Sep-07 22:42 
AnswerRe: using IIS Pin
yogesh_kumar_agarwal10-Sep-07 22:45
yogesh_kumar_agarwal10-Sep-07 22:45 

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.