Click here to Skip to main content
15,904,653 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Implementation of logarithms in asp.net Pin
Lev Danielyan19-Dec-08 23:05
Lev Danielyan19-Dec-08 23:05 
AnswerRe: Implementation of logarithms in asp.net Pin
Christian Graus19-Dec-08 23:24
protectorChristian Graus19-Dec-08 23:24 
QuestionGetPostBackClientHyperlink in datagrid in ascx file Pin
jhyn19-Dec-08 21:31
jhyn19-Dec-08 21:31 
AnswerRe: GetPostBackClientHyperlink in datagrid in ascx file Pin
Brij19-Dec-08 21:38
mentorBrij19-Dec-08 21:38 
GeneralRe: GetPostBackClientHyperlink in datagrid in ascx file Pin
jhyn19-Dec-08 22:05
jhyn19-Dec-08 22:05 
AnswerRe: GetPostBackClientHyperlink in datagrid in ascx file Pin
Brij19-Dec-08 23:18
mentorBrij19-Dec-08 23:18 
GeneralRe: GetPostBackClientHyperlink in datagrid in ascx file Pin
jhyn21-Dec-08 14:26
jhyn21-Dec-08 14:26 
Questionupdate panel problem.. [modified] Pin
mr_muskurahat19-Dec-08 20:44
mr_muskurahat19-Dec-08 20:44 
i am using nested update panels

updatepanel2 and inside it updatepanel1
i am trying to refresh update panel2 using following code.

__doPostBack('<%=btn1.ClientID%>','');

<asp:AsyncPostBackTrigger ControlID="btn1" EventName="Click" />

other values on page are cleared

i want to keep update panel 2 control values and want to refresh only panel1 please guide...

umerumerumer

modified on Saturday, December 20, 2008 3:00 AM

AnswerRe: update panel problem.. Pin
Abhijit Jana19-Dec-08 21:05
professionalAbhijit Jana19-Dec-08 21:05 
GeneralRe: update panel problem.. [modified] Pin
mr_muskurahat19-Dec-08 21:15
mr_muskurahat19-Dec-08 21:15 
GeneralRe: update panel problem.. Pin
Abhijit Jana19-Dec-08 21:21
professionalAbhijit Jana19-Dec-08 21:21 
GeneralRe: update panel problem.. Pin
mr_muskurahat19-Dec-08 21:27
mr_muskurahat19-Dec-08 21:27 
GeneralRe: update panel problem.. Pin
Abhijit Jana19-Dec-08 21:33
professionalAbhijit Jana19-Dec-08 21:33 
GeneralRe: update panel problem.. Pin
mr_muskurahat19-Dec-08 22:02
mr_muskurahat19-Dec-08 22:02 
GeneralRe: update panel problem.. Pin
Abhijit Jana19-Dec-08 22:38
professionalAbhijit Jana19-Dec-08 22:38 
GeneralRe: update panel problem.. Pin
Abhijit Jana19-Dec-08 21:41
professionalAbhijit Jana19-Dec-08 21:41 
AnswerRe: update panel problem.. Pin
Brij19-Dec-08 21:41
mentorBrij19-Dec-08 21:41 
GeneralRe: update panel problem.. Pin
mr_muskurahat19-Dec-08 22:18
mr_muskurahat19-Dec-08 22:18 
GeneralRe: update panel problem.. Pin
mr_muskurahat19-Dec-08 22:45
mr_muskurahat19-Dec-08 22:45 
GeneralRe: update panel problem.. Pin
Brij19-Dec-08 23:22
mentorBrij19-Dec-08 23:22 
GeneralRe: update panel problem.. Pin
mr_muskurahat20-Dec-08 6:30
mr_muskurahat20-Dec-08 6:30 
QuestionWeb startups. Pin
CrimeanTurtle200819-Dec-08 19:15
CrimeanTurtle200819-Dec-08 19:15 
AnswerRe: Web startups. Pin
N a v a n e e t h19-Dec-08 19:19
N a v a n e e t h19-Dec-08 19:19 
GeneralRe: Web startups. Pin
CrimeanTurtle200819-Dec-08 19:21
CrimeanTurtle200819-Dec-08 19:21 
GeneralRe: Web startups. Pin
N a v a n e e t h19-Dec-08 19:24
N a v a n e e t h19-Dec-08 19:24 

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.