Click here to Skip to main content
15,881,812 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
giantsover12-Jun-10 1:46
giantsover12-Jun-10 1:46 
GeneralRe: ScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
Estys12-Jun-10 2:12
Estys12-Jun-10 2:12 
GeneralRe: ScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
giantsover12-Jun-10 2:32
giantsover12-Jun-10 2:32 
GeneralRe: ScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
Estys12-Jun-10 3:19
Estys12-Jun-10 3:19 
GeneralRe: ScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
giantsover12-Jun-10 3:44
giantsover12-Jun-10 3:44 
GeneralRe: ScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
Estys12-Jun-10 3:55
Estys12-Jun-10 3:55 
GeneralRe: ScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
giantsover12-Jun-10 6:37
giantsover12-Jun-10 6:37 
GeneralRe: ScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
Estys12-Jun-10 7:09
Estys12-Jun-10 7:09 
There can only be one scriptmanager.
I don't know if we are conversing on the same subject.

- Declare the ScriptManager at Page level (because you can't put it in a MasterPage).
- Either put your usercontrol inside an UpdatePanel or contain your controls within an UpdatePanel in your usercontrol.

My example only suggested a way to dynamically put a ScriptManager on the Page. Which properties should be set is completely up to you.


Cheers
I don't like my signature at all

GeneralRe: ScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
giantsover13-Jun-10 7:35
giantsover13-Jun-10 7:35 
Questionjquery in asp.net+server side execution Pin
trilokharry11-Jun-10 19:29
trilokharry11-Jun-10 19:29 
AnswerRe: jquery in asp.net+server side execution Pin
saini arun11-Jun-10 20:21
saini arun11-Jun-10 20:21 
GeneralRe: jquery in asp.net+server side execution Pin
trilokharry11-Jun-10 21:28
trilokharry11-Jun-10 21:28 
GeneralRe: jquery in asp.net+server side execution Pin
saini arun11-Jun-10 22:40
saini arun11-Jun-10 22:40 
AnswerRe: jquery in asp.net+server side execution Pin
saini arun11-Jun-10 20:24
saini arun11-Jun-10 20:24 
GeneralRe: jquery in asp.net+server side execution Pin
trilokharry11-Jun-10 20:58
trilokharry11-Jun-10 20:58 
GeneralRe: jquery in asp.net+server side execution Pin
saini arun11-Jun-10 21:11
saini arun11-Jun-10 21:11 
QuestionCrystal Reports in a web application [modified] Pin
Harshini8111-Jun-10 14:59
Harshini8111-Jun-10 14:59 
QuestionASP.NET and smooth colour changing Pin
Unsy11-Jun-10 10:45
Unsy11-Jun-10 10:45 
AnswerRe: ASP.NET and smooth colour changing Pin
thatraja11-Jun-10 19:40
professionalthatraja11-Jun-10 19:40 
AnswerRe: ASP.NET and smooth colour changing Pin
Amar Chaudhary12-Jun-10 17:26
Amar Chaudhary12-Jun-10 17:26 
Questiontrying to submit an httpwebrequest with hidden field and submit button data Pin
Member 391904911-Jun-10 10:25
Member 391904911-Jun-10 10:25 
QuestionRestrict logged in user to login again Pin
Hemant Thaker11-Jun-10 7:58
Hemant Thaker11-Jun-10 7:58 
AnswerRe: Restrict logged in user to login again Pin
Adam R Harris11-Jun-10 8:10
Adam R Harris11-Jun-10 8:10 
QuestionRe: Restrict logged in user to login again Pin
Hemant Thaker11-Jun-10 8:24
Hemant Thaker11-Jun-10 8:24 
AnswerRe: Restrict logged in user to login again Pin
Adam R Harris11-Jun-10 8:43
Adam R Harris11-Jun-10 8:43 

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.