Click here to Skip to main content
15,888,610 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 3:05
surender.m14-Apr-10 3:05 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active14-Apr-10 3:36
mentorNot Active14-Apr-10 3:36 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 18:10
surender.m14-Apr-10 18:10 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active14-Apr-10 20:42
mentorNot Active14-Apr-10 20:42 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 20:48
surender.m14-Apr-10 20:48 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active15-Apr-10 1:58
mentorNot Active15-Apr-10 1:58 
QuestionMSChart Pin
Tufail Ahmad14-Apr-10 2:14
Tufail Ahmad14-Apr-10 2:14 
QuestionHow to avoid postback of ASP: Image Button Pin
ChandrakanthGaddam14-Apr-10 1:50
ChandrakanthGaddam14-Apr-10 1:50 
Hi,

This is from Chandrakanth.

i have one problem with update panel in Ajax

in aspx page div tag is there. In that some controls are there.

i kept that div tag in the Update Panel to avoid post back by Asp:Image button click event.

I am using Asp:ImageButton. When i click on that image button client side code that is Javascript code should work as well as c# code should works.

problem is when i click on that Asp:ImageButton, post back is happening for DIV Tag. I want to avoid that post back of DIV tag. How can i avoid that.

<asp:imagebutton id="imgbutton" runat="server" onclick="GetLinkButtonTest"
onclientclick="javascript: SwitchMenus();"
imageurl="~/images/green_globe_refresh_601.jpg" height="32px"
width="31px">



Please help me out from this problem.


Thanks and Regards
Chandrakanth
AnswerRe: How to avoid postback of ASP: Image Button Pin
saini arun14-Apr-10 1:52
saini arun14-Apr-10 1:52 
GeneralRe: How to avoid postback of ASP: Image Button Pin
ChandrakanthGaddam14-Apr-10 2:30
ChandrakanthGaddam14-Apr-10 2:30 
AnswerRe: How to avoid postback of ASP: Image Button Pin
michaelschmitt14-Apr-10 2:38
michaelschmitt14-Apr-10 2:38 
GeneralRe: How to avoid postback of ASP: Image Button Pin
ChandrakanthGaddam14-Apr-10 2:58
ChandrakanthGaddam14-Apr-10 2:58 
GeneralRe: How to avoid postback of ASP: Image Button Pin
michaelschmitt14-Apr-10 3:25
michaelschmitt14-Apr-10 3:25 
Questiontransfering data from one gridview to another gridview page Pin
developerit14-Apr-10 0:53
developerit14-Apr-10 0:53 
Questiontransfering data from one gridview to another page gridview Pin
developerit14-Apr-10 0:10
developerit14-Apr-10 0:10 
AnswerRe: transfering data from one gridview to another page gridview Pin
Sandesh M Patil14-Apr-10 0:32
Sandesh M Patil14-Apr-10 0:32 
AnswerRe: transfering data from one gridview to another page gridview Pin
nagendrathecoder14-Apr-10 0:37
nagendrathecoder14-Apr-10 0:37 
QuestionFill a GridView to select data from a GridView Pin
tek 200913-Apr-10 23:13
tek 200913-Apr-10 23:13 
AnswerRe: Fill a GridView to select data from a GridView Pin
thatraja13-Apr-10 23:21
professionalthatraja13-Apr-10 23:21 
GeneralRe: Fill a GridView to select data from a GridView Pin
developerit13-Apr-10 23:56
developerit13-Apr-10 23:56 
GeneralRe: Fill a GridView to select data from a GridView Pin
nagendrathecoder14-Apr-10 0:12
nagendrathecoder14-Apr-10 0:12 
GeneralRe: Fill a GridView to select data from a GridView Pin
developerit14-Apr-10 0:56
developerit14-Apr-10 0:56 
GeneralRe: Fill a GridView to select data from a GridView Pin
nagendrathecoder14-Apr-10 2:05
nagendrathecoder14-Apr-10 2:05 
GeneralRe: Fill a GridView to select data from a GridView Pin
tek 200914-Apr-10 4:44
tek 200914-Apr-10 4:44 
GeneralRe: Fill a GridView to select data from a GridView Pin
tek 200914-Apr-10 2:07
tek 200914-Apr-10 2:07 

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.