Click here to Skip to main content
15,894,825 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Update panel trouble Pin
Abhishek Sur29-Apr-10 9:45
professionalAbhishek Sur29-Apr-10 9:45 
Well, to work with this, you need to put the ScriptManager into your master page, and use UpdatePanels anywhere to the content pages.

If you dont want all your pages to be Ajax enabled, you can also remove the ScriptManager from the masterpage and do it to the specific content page where you require it.

Other than that, you might also use ScriptManagerProxy if you want to access the script manager from the content pages.


If you are finding any problem doing that, please let me know what exactly the problem you are getting .

Rose | [Rose]
Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
Visit My Website-->


www.abhisheksur.com

GeneralRe: Update panel trouble Pin
Enobong Adahada4-May-10 5:27
Enobong Adahada4-May-10 5:27 
QuestionMessage Removed Pin
29-Apr-10 6:16
Sandesh M Patil29-Apr-10 6:16 
AnswerRe: does not contain a static 'Main' method suitable for an entry point Pin
dan!sh 29-Apr-10 6:39
professional dan!sh 29-Apr-10 6:39 
GeneralRe: does not contain a static 'Main' method suitable for an entry point Pin
Sandesh M Patil29-Apr-10 6:50
Sandesh M Patil29-Apr-10 6:50 
QuestionManaging SQL Server Remotely Pin
tunsten29-Apr-10 4:21
tunsten29-Apr-10 4:21 
AnswerRe: Managing SQL Server Remotely Pin
Abhijit Jana29-Apr-10 9:07
professionalAbhijit Jana29-Apr-10 9:07 
AnswerRe: Managing SQL Server Remotely Pin
Abhishek Sur29-Apr-10 9:47
professionalAbhishek Sur29-Apr-10 9:47 
GeneralRe: Managing SQL Server Remotely Pin
tunsten29-Apr-10 21:37
tunsten29-Apr-10 21:37 
Questionerror code 502 Pin
antony beula29-Apr-10 2:55
antony beula29-Apr-10 2:55 
AnswerRe: error code 502 Pin
JHizzle29-Apr-10 3:13
JHizzle29-Apr-10 3:13 
QuestionInserting PDF file to SQL Server 2005 using ASP.NET C# Pin
Deb_2629-Apr-10 2:55
Deb_2629-Apr-10 2:55 
AnswerRe: Inserting PDF file to SQL Server 2005 using ASP.NET C# Pin
Ashfield29-Apr-10 3:08
Ashfield29-Apr-10 3:08 
AnswerRe: Inserting PDF file to SQL Server 2005 using ASP.NET C# Pin
Not Active29-Apr-10 3:38
mentorNot Active29-Apr-10 3:38 
QuestionConnect to Remote Server Database using WSS3.0 Pin
SatyaKeerthi1529-Apr-10 2:46
SatyaKeerthi1529-Apr-10 2:46 
QuestionMultiple Image Upload like in orkut ... Pin
priyareguri29-Apr-10 1:27
priyareguri29-Apr-10 1:27 
AnswerRe: Multiple Image Upload like in orkut ... Pin
Brij29-Apr-10 1:40
mentorBrij29-Apr-10 1:40 
GeneralRe: Multiple Image Upload like in orkut ... Pin
priyareguri29-Apr-10 1:55
priyareguri29-Apr-10 1:55 
AnswerRe: Multiple Image Upload like in orkut ... Pin
Abhijit Jana29-Apr-10 1:54
professionalAbhijit Jana29-Apr-10 1:54 
QuestionGenerating code behind file after converting an ASP application to ASP.NET Pin
Rijz29-Apr-10 0:29
Rijz29-Apr-10 0:29 
Questionasp login Pin
netDeveloper29-Apr-10 0:10
netDeveloper29-Apr-10 0:10 
AnswerRe: asp login Pin
Brij29-Apr-10 0:27
mentorBrij29-Apr-10 0:27 
Questionmessagebox does not appear when asp:updatepanel and updateprogress control is used Pin
sanjubaba28-Apr-10 23:49
sanjubaba28-Apr-10 23:49 
AnswerRe: messagebox does not appear when asp:updatepanel and updateprogress control is used Pin
Jamil Hallal28-Apr-10 23:55
professionalJamil Hallal28-Apr-10 23:55 
GeneralRe: messagebox does not appear when asp:updatepanel and updateprogress control is used Pin
sanjubaba29-Apr-10 21:06
sanjubaba29-Apr-10 21:06 

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.