Click here to Skip to main content
15,916,180 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondo not have step out option in debugger Pin
hassanmohamed9-Nov-08 5:36
hassanmohamed9-Nov-08 5:36 
AnswerRe: do not have step out option in debugger Pin
Christian Graus9-Nov-08 6:05
protectorChristian Graus9-Nov-08 6:05 
GeneralRe: do not have step out option in debugger Pin
hassanmohamed9-Nov-08 9:40
hassanmohamed9-Nov-08 9:40 
GeneralRe: do not have step out option in debugger Pin
Christian Graus9-Nov-08 9:47
protectorChristian Graus9-Nov-08 9:47 
AnswerRe: do not have step out option in debugger Pin
Guffa9-Nov-08 7:12
Guffa9-Nov-08 7:12 
QuestionHow do I refresh an UpdatePanel in a master page from a child page Pin
bluewavestrider9-Nov-08 4:48
bluewavestrider9-Nov-08 4:48 
QuestionGridview inside Formview Pin
TheEagle9-Nov-08 4:18
TheEagle9-Nov-08 4:18 
QuestionLog4Net AsyncAppender and ASP.Net [modified] Pin
fdbpro9-Nov-08 0:53
fdbpro9-Nov-08 0:53 
QuestionHow do i use from a proxy class? Pin
aref878-Nov-08 22:10
aref878-Nov-08 22:10 
AnswerRe: How do i use from a proxy class? Pin
Christian Graus9-Nov-08 2:38
protectorChristian Graus9-Nov-08 2:38 
QuestionSend Mail (Error) Pin
mehrdadc488-Nov-08 11:49
mehrdadc488-Nov-08 11:49 
AnswerRe: Send Mail (Error) Pin
Christian Graus9-Nov-08 2:36
protectorChristian Graus9-Nov-08 2:36 
Questionhow to design and develop a database driven website for personnel info? Pin
Member 31916418-Nov-08 8:26
Member 31916418-Nov-08 8:26 
AnswerRe: how to design and develop a database driven website for personnel info? Pin
Christian Graus8-Nov-08 8:36
protectorChristian Graus8-Nov-08 8:36 
AnswerRe: how to design and develop a database driven website for personnel info? Pin
Paul Conrad8-Nov-08 13:13
professionalPaul Conrad8-Nov-08 13:13 
GeneralRe: how to design and develop a database driven website for personnel info? Pin
Member 31916419-Nov-08 0:14
Member 31916419-Nov-08 0:14 
GeneralRe: how to design and develop a database driven website for personnel info? Pin
Christian Graus9-Nov-08 2:39
protectorChristian Graus9-Nov-08 2:39 
AnswerRe: how to design and develop a database driven website for personnel info? Pin
Jeremy Falcon9-Nov-08 10:23
professionalJeremy Falcon9-Nov-08 10:23 
Questionhow to show and hide datalist content? Pin
hardyyanto8-Nov-08 3:46
hardyyanto8-Nov-08 3:46 
AnswerRe: how to show and hide datalist content? Pin
Christian Graus8-Nov-08 8:38
protectorChristian Graus8-Nov-08 8:38 
You seem to be confused about server and client scope. your C# variables do not exist in javascript, you need to pass the client side id through to javascript by emitting some script from your code behind.

datalist2.ClientID ( assuming your variables are really this badly named ) will give you the client side id you want to pass through.

Christian Graus

Driven to the arms of OSX by Vista.

"Iam doing the browsing center project in vb.net using c# coding" - this is why I don't answer questions much anymore. Oh, and Microsoft doesn't want me to.

GeneralRe: how to show and hide datalist content? Pin
hardyyanto9-Nov-08 7:09
hardyyanto9-Nov-08 7:09 
GeneralRe: how to show and hide datalist content? Pin
Christian Graus9-Nov-08 9:32
protectorChristian Graus9-Nov-08 9:32 
GeneralRe: how to show and hide datalist content? Pin
hardyyanto9-Nov-08 16:33
hardyyanto9-Nov-08 16:33 
QuestionA personnel/medical/dental info website Pin
Member 31916418-Nov-08 3:15
Member 31916418-Nov-08 3:15 
AnswerRe: A personnel/medical/dental info website Pin
Brij8-Nov-08 3:38
mentorBrij8-Nov-08 3:38 

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.