Click here to Skip to main content
16,011,754 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Status bar url capture Pin
Abhijit Jana28-Nov-08 20:43
professionalAbhijit Jana28-Nov-08 20:43 
Questiontext on image Pin
ratnakar_ravi28-Nov-08 19:16
ratnakar_ravi28-Nov-08 19:16 
AnswerRe: text on image Pin
Christian Graus28-Nov-08 19:35
protectorChristian Graus28-Nov-08 19:35 
GeneralRe: text on image Pin
ratnakar_ravi28-Nov-08 19:49
ratnakar_ravi28-Nov-08 19:49 
GeneralRe: text on image Pin
Christian Graus28-Nov-08 20:14
protectorChristian Graus28-Nov-08 20:14 
AnswerRe: text on image Pin
Abhijit Jana28-Nov-08 19:43
professionalAbhijit Jana28-Nov-08 19:43 
QuestionHow to do Client side validation when hyperlink click Pin
sanpune28-Nov-08 18:24
sanpune28-Nov-08 18:24 
AnswerRe: How to do Client side validation when hyperlink click Pin
Christian Graus28-Nov-08 18:35
protectorChristian Graus28-Nov-08 18:35 
sanpune wrote:
I have to do this all stuff from clienside.


Well, that makes no sense at all. You're navigating to a new page, so you're talking to the server to get the page. Therefore, why would you have to set visibility on the client side ? Use Request.QueryString in your prerender, to work out which items to make visible. If you need them to be swapped out in js later, and thus don't want to set Visible to false on the server ( which stops them rendering ) add styles to hide the right ones.

Christian Graus

Driven to the arms of OSX by Vista.

GeneralRe: How to do Client side validation when hyperlink click Pin
sanpune28-Nov-08 18:51
sanpune28-Nov-08 18:51 
GeneralRe: How to do Client side validation when hyperlink click Pin
Christian Graus28-Nov-08 19:05
protectorChristian Graus28-Nov-08 19:05 
Questionlink Button in Gridview Pin
kishorg128-Nov-08 18:07
kishorg128-Nov-08 18:07 
AnswerRe: link Button in Gridview Pin
Christian Graus28-Nov-08 18:29
protectorChristian Graus28-Nov-08 18:29 
AnswerRe: link Button in Gridview Pin
kishorg130-Nov-08 22:33
kishorg130-Nov-08 22:33 
Questioni need help Pin
njote28-Nov-08 17:15
njote28-Nov-08 17:15 
AnswerRe: i need help Pin
Christian Graus28-Nov-08 17:19
protectorChristian Graus28-Nov-08 17:19 
GeneralRe: i need help Pin
njote28-Nov-08 17:40
njote28-Nov-08 17:40 
GeneralRe: i need help Pin
Christian Graus28-Nov-08 17:45
protectorChristian Graus28-Nov-08 17:45 
GeneralRe: i need help Pin
njote28-Nov-08 18:01
njote28-Nov-08 18:01 
GeneralRe: i need help Pin
Christian Graus28-Nov-08 18:21
protectorChristian Graus28-Nov-08 18:21 
Questionvisual studio 2008 Pin
ahawari0928-Nov-08 8:20
ahawari0928-Nov-08 8:20 
AnswerRe: visual studio 2008 Pin
Christian Graus28-Nov-08 15:58
protectorChristian Graus28-Nov-08 15:58 
AnswerRe: visual studio 2008 Pin
Abhijit Jana28-Nov-08 19:50
professionalAbhijit Jana28-Nov-08 19:50 
Questionhow to bind value to select element using Ajax Pin
Exelioindia28-Nov-08 5:32
Exelioindia28-Nov-08 5:32 
AnswerRe: how to bind value to select element using Ajax Pin
Christian Graus28-Nov-08 16:02
protectorChristian Graus28-Nov-08 16:02 
GeneralRe: how to bind value to select element using Ajax Pin
Exelioindia30-Nov-08 23:18
Exelioindia30-Nov-08 23:18 

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.