Click here to Skip to main content
16,013,581 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: alert ,confirmation for a button click Pin
Vasudevan Deepak Kumar17-Jul-07 7:00
Vasudevan Deepak Kumar17-Jul-07 7:00 
GeneralRe: alert ,confirmation for a button click Pin
Archu13617-Jul-07 7:24
Archu13617-Jul-07 7:24 
Generalpls help me in this its very urgent Pin
leckey17-Jul-07 9:31
leckey17-Jul-07 9:31 
GeneralRe: alert ,confirmation for a button click Pin
sidbaruah17-Jul-07 18:38
sidbaruah17-Jul-07 18:38 
QuestionShow link button on the Last row of Gridview only Pin
kjosh17-Jul-07 6:47
kjosh17-Jul-07 6:47 
AnswerRe: Show link button on the Last row of Gridview only Pin
kubben17-Jul-07 8:12
kubben17-Jul-07 8:12 
AnswerRe: Show link button on the Last row of Gridview only Pin
ballameharmurali17-Jul-07 20:05
ballameharmurali17-Jul-07 20:05 
QuestionCollapsible Panel Pin
kjosh17-Jul-07 6:15
kjosh17-Jul-07 6:15 
Hi,

I need to implement the custom control for the Collapsible panel that means when we click on panel header it needs to be expanded or collapsed. For this I am writing the code like this:

http://www.codeproject.com/aspnet/collapsiblepanel.asp


Here I am creating the three table cells one cell contains the collapse/Expand image and second cell contains the title of the panel and the third table cell contains one image suppose named helpimage. The title, images are implemented through properties. Those two cells are added to one table row and becomes Header to the panel.

I am providing a property to put the image for help.

Now the problem is I need one event for the helpimage when the user clicks on that particular helpimage I need to open the help pdf file or traverse to antoher aspx page.

How to write click events for the image which is in panel.
or
I am able to create the Click event for the panel. The Clcik event need to be fired when the help imageis clicked. How to check whether that image is clicked or not to fire click event.
Thanks in advance

Questionpage is not working perfectly in IE7.0 Pin
popalzai17-Jul-07 5:30
popalzai17-Jul-07 5:30 
AnswerRe: page is not working perfectly in IE7.0 Pin
Vasudevan Deepak Kumar17-Jul-07 6:40
Vasudevan Deepak Kumar17-Jul-07 6:40 
GeneralRe: page is not working perfectly in IE7.0 Pin
popalzai17-Jul-07 22:12
popalzai17-Jul-07 22:12 
Questionregarding mailmessage.body Pin
Sebastian T Xavier17-Jul-07 4:53
Sebastian T Xavier17-Jul-07 4:53 
AnswerRe: regarding mailmessage.body Pin
Eduard Keilholz17-Jul-07 5:07
Eduard Keilholz17-Jul-07 5:07 
GeneralRe: regarding mailmessage.body Pin
Sebastian T Xavier17-Jul-07 6:38
Sebastian T Xavier17-Jul-07 6:38 
GeneralRe: regarding mailmessage.body Pin
Vasudevan Deepak Kumar17-Jul-07 6:40
Vasudevan Deepak Kumar17-Jul-07 6:40 
GeneralRe: regarding mailmessage.body Pin
Sebastian T Xavier17-Jul-07 7:00
Sebastian T Xavier17-Jul-07 7:00 
QuestionAdding footers in Ms-word Pin
manowj17-Jul-07 3:55
manowj17-Jul-07 3:55 
QuestionProblem Pin
.NET- India 17-Jul-07 3:49
.NET- India 17-Jul-07 3:49 
AnswerRe: Problem Pin
Vasudevan Deepak Kumar17-Jul-07 4:02
Vasudevan Deepak Kumar17-Jul-07 4:02 
AnswerRe: Problem Pin
Vipin.d17-Jul-07 4:12
Vipin.d17-Jul-07 4:12 
AnswerRe: Problem Pin
koolprasad200318-Jul-07 1:06
professionalkoolprasad200318-Jul-07 1:06 
QuestionDisplay Problem Pin
.NET- India 17-Jul-07 3:48
.NET- India 17-Jul-07 3:48 
AnswerRe: Display Problem Pin
Vasudevan Deepak Kumar17-Jul-07 4:03
Vasudevan Deepak Kumar17-Jul-07 4:03 
QuestionPassing stringbuilder from code-behind to vbscript Pin
manowj17-Jul-07 3:15
manowj17-Jul-07 3:15 
AnswerRe: Passing stringbuilder from code-behind to vbscript Pin
Vasudevan Deepak Kumar17-Jul-07 4:04
Vasudevan Deepak Kumar17-Jul-07 4:04 

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.