Click here to Skip to main content
15,895,283 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: iam getting error in group by condition in ado.net Pin
i.j.russell12-Jun-10 23:23
i.j.russell12-Jun-10 23:23 
QuestionError in dropdownlist binding Pin
mominafiz12-Jun-10 4:38
mominafiz12-Jun-10 4:38 
AnswerRe: Error in dropdownlist binding Pin
Shahriar Iqbal Chowdhury/Galib12-Jun-10 5:11
professionalShahriar Iqbal Chowdhury/Galib12-Jun-10 5:11 
AnswerRe: Error in dropdownlist binding Pin
Blue_Boy12-Jun-10 20:47
Blue_Boy12-Jun-10 20:47 
QuestionScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
giantsover11-Jun-10 23:17
giantsover11-Jun-10 23:17 
AnswerRe: ScriptManager in Usercontrol is not feasible if I already have an Script Manager in Aspx ? Pin
Estys12-Jun-10 0:20
Estys12-Jun-10 0:20 
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 
You don't need to change your usercontrol, just don't put a scriptmanager in it.
If you create a masterpage in your site which has a scriptmanager on it, you can drop or create your usercontrol on any page the has that masterpage.
It's a design issue :
- if a usercontrol has a scriptmanager on it, you can only put it in a page once.
- if you put the scriptmanager on a (content)page, there can be no usercontrols that have a scriptmanager.
- if you want to put your usercontrol on more than one page, you have to put a scriptmanager on every page that uses it.

Does the term "Webpart" mean anything to you? What you are trying to do sounds a bit similar to me.

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
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 
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 

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.