Click here to Skip to main content
15,887,361 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: sample code for SAX XML Parser Pin
R. Giskard Reventlov15-Mar-10 1:59
R. Giskard Reventlov15-Mar-10 1:59 
GeneralRe: sample code for SAX XML Parser Pin
antony beula15-Mar-10 2:59
antony beula15-Mar-10 2:59 
GeneralRe: sample code for SAX XML Parser Pin
R. Giskard Reventlov15-Mar-10 3:54
R. Giskard Reventlov15-Mar-10 3:54 
QuestionHow to refresh content place holder only without refreshing whole master page? Pin
Manish_Kumar_Nayak14-Mar-10 21:07
Manish_Kumar_Nayak14-Mar-10 21:07 
AnswerRe: How to refresh content place holder only without refreshing whole master page? Pin
Abhijit Jana14-Mar-10 21:18
professionalAbhijit Jana14-Mar-10 21:18 
GeneralRe: How to refresh content place holder only without refreshing whole master page? Pin
Manish_Kumar_Nayak14-Mar-10 23:21
Manish_Kumar_Nayak14-Mar-10 23:21 
GeneralRe: How to refresh content place holder only without refreshing whole master page? Pin
Abhijit Jana15-Mar-10 4:29
professionalAbhijit Jana15-Mar-10 4:29 
GeneralRe: How to refresh content place holder only without refreshing whole master page? Pin
Sandeep Mewara15-Mar-10 9:27
mveSandeep Mewara15-Mar-10 9:27 
Manish_84 wrote:
((UpdatePanel)ContentPlaceHolder1.FindControl("UpdatePanel1")).Update();
But it still refreshing content pages.

You just wrote a code here to update/fire your Content page update panel in line 1 and in line 2 you are asking why is it refreshing. Is there a typo?

Secondly, if you wanted just your content page to refesh, why are you writing your code of updating the update panel in Master page? Is the trigger to update content page present in Master page?
GeneralRe: How to refresh content place holder only without refreshing whole master page? Pin
Abhijit Jana15-Mar-10 9:50
professionalAbhijit Jana15-Mar-10 9:50 
AnswerRe: How to refresh content place holder only without refreshing whole master page? Pin
Gregory Gadow15-Mar-10 3:35
Gregory Gadow15-Mar-10 3:35 
QuestionEnterkey of keyboard issues Pin
Ch.Gayatri Subudhi14-Mar-10 20:07
Ch.Gayatri Subudhi14-Mar-10 20:07 
AnswerRe: Enterkey of keyboard issues Pin
Abhijit Jana14-Mar-10 20:39
professionalAbhijit Jana14-Mar-10 20:39 
GeneralRe: Enterkey of keyboard issues Pin
Ch.Gayatri Subudhi14-Mar-10 20:49
Ch.Gayatri Subudhi14-Mar-10 20:49 
GeneralRe: Enterkey of keyboard issues Pin
Abhijit Jana14-Mar-10 21:13
professionalAbhijit Jana14-Mar-10 21:13 
GeneralRe: Enterkey of keyboard issues Pin
Ch.Gayatri Subudhi14-Mar-10 20:55
Ch.Gayatri Subudhi14-Mar-10 20:55 
GeneralRe: Enterkey of keyboard issues Pin
Abhijit Jana14-Mar-10 21:14
professionalAbhijit Jana14-Mar-10 21:14 
GeneralRe: Enterkey of keyboard issues Pin
Ch.Gayatri Subudhi14-Mar-10 21:40
Ch.Gayatri Subudhi14-Mar-10 21:40 
GeneralRe: Enterkey of keyboard issues Pin
Ch.Gayatri Subudhi14-Mar-10 21:05
Ch.Gayatri Subudhi14-Mar-10 21:05 
AnswerRe: Enterkey of keyboard issues Pin
Sandeep Mewara14-Mar-10 20:45
mveSandeep Mewara14-Mar-10 20:45 
GeneralRe: Enterkey of keyboard issues Pin
Ch.Gayatri Subudhi14-Mar-10 20:51
Ch.Gayatri Subudhi14-Mar-10 20:51 
AnswerRe: Enterkey of keyboard issues Pin
Sandeep Mewara14-Mar-10 21:39
mveSandeep Mewara14-Mar-10 21:39 
GeneralRe: Enterkey of keyboard issues Pin
Ch.Gayatri Subudhi14-Mar-10 21:44
Ch.Gayatri Subudhi14-Mar-10 21:44 
AnswerRe: Enterkey of keyboard issues Pin
Arindam Tewary14-Mar-10 21:44
professionalArindam Tewary14-Mar-10 21:44 
GeneralRe: Enterkey of keyboard issues Pin
Ch.Gayatri Subudhi14-Mar-10 21:50
Ch.Gayatri Subudhi14-Mar-10 21:50 
GeneralRe: Enterkey of keyboard issues Pin
Arindam Tewary14-Mar-10 21:55
professionalArindam Tewary14-Mar-10 21:55 

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.