Click here to Skip to main content
15,893,266 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Create random Number Pin
Yusuf9-Mar-09 8:20
Yusuf9-Mar-09 8:20 
GeneralRe: Create random Number [modified] Pin
Perisic, Aleksandar9-Mar-09 9:05
Perisic, Aleksandar9-Mar-09 9:05 
GeneralRe: Create random Number Pin
Yusuf9-Mar-09 10:54
Yusuf9-Mar-09 10:54 
GeneralRe: Create random Number Pin
Perisic, Aleksandar9-Mar-09 11:44
Perisic, Aleksandar9-Mar-09 11:44 
QuestionMake Browser Window Blink in Task Bar Pin
rushi_gavankar9-Mar-09 3:18
rushi_gavankar9-Mar-09 3:18 
AnswerI am pretty sure you can't do this Pin
Gregory Gadow9-Mar-09 7:12
Gregory Gadow9-Mar-09 7:12 
QuestionUpdatePanel without ScriptManager Pin
.NET- India 9-Mar-09 2:45
.NET- India 9-Mar-09 2:45 
AnswerRe: UpdatePanel without ScriptManager Pin
Abhishek Sur9-Mar-09 2:49
professionalAbhishek Sur9-Mar-09 2:49 
hey....
scriptManager is a server control that includes all the necessary javascript that the page needs to run the update panel. Update panel needs script manager as it is defined as mandatory in compiler. otherwise we may include all the javascript files it needs manually without including scriptmanager.

I dont think it is possible to use UpdatePanel without ScriptManager. In case you really need, create the updatepanel yourself..

Cool | :cool:


GeneralRe: UpdatePanel without ScriptManager Pin
Jack Li9-Mar-09 5:09
Jack Li9-Mar-09 5:09 
GeneralRe: UpdatePanel without ScriptManager Pin
Abhijit Jana9-Mar-09 6:00
professionalAbhijit Jana9-Mar-09 6:00 
AnswerRe: UpdatePanel without ScriptManager Pin
Rutvik Dave9-Mar-09 10:10
professionalRutvik Dave9-Mar-09 10:10 
QuestionUpdate a gridview row without edit Pin
foryou9-Mar-09 2:35
foryou9-Mar-09 2:35 
AnswerRe: Update a gridview row without edit Pin
Yusuf9-Mar-09 4:53
Yusuf9-Mar-09 4:53 
GeneralRe: Update a gridview row without edit Pin
foryou9-Mar-09 5:04
foryou9-Mar-09 5:04 
AnswerRe: Update a gridview row without edit Pin
kumar_k5089-Mar-09 21:58
kumar_k5089-Mar-09 21:58 
QuestionHow to execute multiple records on the Page Load Event Pin
sjs4u9-Mar-09 2:25
sjs4u9-Mar-09 2:25 
AnswerRe: How to execute multiple records on the Page Load Event Pin
Abhishek Sur9-Mar-09 2:42
professionalAbhishek Sur9-Mar-09 2:42 
GeneralRe: How to execute multiple records on the Page Load Event Pin
sjs4u9-Mar-09 2:54
sjs4u9-Mar-09 2:54 
GeneralRe: How to execute multiple records on the Page Load Event Pin
Abhijit Jana9-Mar-09 3:29
professionalAbhijit Jana9-Mar-09 3:29 
AnswerRe: How to execute multiple records on the Page Load Event Pin
Jack Li9-Mar-09 5:26
Jack Li9-Mar-09 5:26 
QuestionVS 2008 http 404 page not found error Pin
hozsam9-Mar-09 1:14
hozsam9-Mar-09 1:14 
AnswerRe: VS 2008 http 404 page not found error Pin
Abhijit Jana9-Mar-09 1:49
professionalAbhijit Jana9-Mar-09 1:49 
AnswerRe: VS 2008 http 404 page not found error Pin
Abhishek Sur9-Mar-09 2:45
professionalAbhishek Sur9-Mar-09 2:45 
GeneralRe: VS 2008 http 404 page not found error Pin
Abhijit Jana9-Mar-09 3:31
professionalAbhijit Jana9-Mar-09 3:31 
GeneralRe: VS 2008 http 404 page not found error Pin
Abhishek Sur12-Mar-09 2:11
professionalAbhishek Sur12-Mar-09 2:11 

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.