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

ASP.NET

 
AnswerRe: Genearate Menu from database Dymically Pin
Christian Graus21-Feb-09 11:19
protectorChristian Graus21-Feb-09 11:19 
GeneralRe: Genearate Menu from database Dymically Pin
praveen00322-Feb-09 0:35
praveen00322-Feb-09 0:35 
QuestionHow to end a session immediately when the browser closes? Pin
Jason_Shen21-Feb-09 0:33
Jason_Shen21-Feb-09 0:33 
AnswerRe: How to end a session immediately when the browser closes? Pin
Christian Graus21-Feb-09 11:21
protectorChristian Graus21-Feb-09 11:21 
GeneralRe: How to end a session immediately when the browser closes? Pin
Jason_Shen22-Feb-09 0:48
Jason_Shen22-Feb-09 0:48 
QuestionWindows Service doubt Pin
Krazy Programmer20-Feb-09 23:48
Krazy Programmer20-Feb-09 23:48 
AnswerRe: Windows Service doubt Pin
Kapil Thakur21-Feb-09 0:14
Kapil Thakur21-Feb-09 0:14 
QuestionReg: Refreshing a panel/user control in master page form a content page which fiers an event using ajax for the same Pin
nitpall20-Feb-09 23:37
nitpall20-Feb-09 23:37 
Hi,
I hav a grid view control which fires an event,that link button has been kept in a update panel.
The action in link is to add a record to a user control which is in the master page.
The adding action is executed properly but the control doesnt get refreshed since its in the master page.I used triggers to call the load of that user control but it isnt get refreshed.

Also enabled partial rendenting for the scriptmaneger
<asp:updatepanel id="UpdatePanel1" runat="server" xmlns:asp="#unknown">
<contenttemplate>


<triggers> <asp:asyncpostbacktrigger controlid="ucCTray" eventname="Load">
<triggers>

ucCTray is the user control in master page which is made visible false initially,but has to be made true when records r present. which is wht the link action is all about.

Please help with any solution or clue

Regards
Nitin
Questioncodings to calculate Pin
jessymerlin20-Feb-09 23:23
jessymerlin20-Feb-09 23:23 
GeneralRe: codings to calculate Pin
Perspx20-Feb-09 23:26
Perspx20-Feb-09 23:26 
Questionhow to build web pages on fly like codeproject ariticles Pin
Ashok Nalam20-Feb-09 23:02
Ashok Nalam20-Feb-09 23:02 
AnswerRe: how to build web pages on fly like codeproject ariticles Pin
Christian Graus21-Feb-09 12:09
protectorChristian Graus21-Feb-09 12:09 
GeneralRe: how to build web pages on fly like codeproject ariticles Pin
Ashok Nalam22-Feb-09 18:21
Ashok Nalam22-Feb-09 18:21 
GeneralRe: how to build web pages on fly like codeproject ariticles Pin
Ashok Nalam24-Feb-09 22:53
Ashok Nalam24-Feb-09 22:53 
Questionhow to play .flv, .fla , .swf file using player in asp.net? Pin
sourabhgarg20-Feb-09 21:17
sourabhgarg20-Feb-09 21:17 
AnswerRe: how to play .flv, .fla , .swf file using player in asp.net? Pin
Christian Graus21-Feb-09 11:22
protectorChristian Graus21-Feb-09 11:22 
Questionwhat is script of embeding flash player in asp.net web page Pin
sourabhgarg20-Feb-09 20:18
sourabhgarg20-Feb-09 20:18 
AnswerRe: what is script of embeding flash player in asp.net web page Pin
Perspx20-Feb-09 20:58
Perspx20-Feb-09 20:58 
QuestionJSON vs. XML and Calling WCF Service using JQuery Pin
Member 398136620-Feb-09 18:40
Member 398136620-Feb-09 18:40 
Questioncheckbox Pin
netJP12L20-Feb-09 9:57
netJP12L20-Feb-09 9:57 
AnswerRe: checkbox Pin
Xmen Real 20-Feb-09 17:34
professional Xmen Real 20-Feb-09 17:34 
GeneralRe: checkbox Pin
netJP12L21-Feb-09 5:54
netJP12L21-Feb-09 5:54 
AnswerRe: checkbox Pin
Christian Graus21-Feb-09 11:23
protectorChristian Graus21-Feb-09 11:23 
QuestionConvert from ASP.NET Development to IIS Pin
jeffwask20-Feb-09 4:54
jeffwask20-Feb-09 4:54 
AnswerRe: Convert from ASP.NET Development to IIS Pin
vaghelabhavesh20-Feb-09 6:15
vaghelabhavesh20-Feb-09 6:15 

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.