Click here to Skip to main content
15,919,434 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: check box list Pin
J4amieC7-Nov-07 1:56
J4amieC7-Nov-07 1:56 
AnswerRe: check box list Pin
John-ph7-Nov-07 5:00
John-ph7-Nov-07 5:00 
Questioncustom validator problem Pin
N a r e s h P a t e l7-Nov-07 1:10
N a r e s h P a t e l7-Nov-07 1:10 
AnswerRe: custom validator problem Pin
Michael Sync7-Nov-07 4:44
Michael Sync7-Nov-07 4:44 
Questionhyperlink control Pin
Sonia Gupta7-Nov-07 0:55
Sonia Gupta7-Nov-07 0:55 
AnswerRe: hyperlink control Pin
Christian Graus7-Nov-07 1:01
protectorChristian Graus7-Nov-07 1:01 
GeneralRe: hyperlink control [modified] Pin
Sonia Gupta7-Nov-07 1:17
Sonia Gupta7-Nov-07 1:17 
GeneralRe: hyperlink control Pin
Christian Graus7-Nov-07 1:25
protectorChristian Graus7-Nov-07 1:25 
You can make a hyperlink disabled by setting the href to # or an empty string. You can control it better by using onclick, then it can be dynamic.

You should get your info from the database when your grid is databound, and generate hyperlinks only if they are required. If you want it to update while the user is viewing the page, then you need to use AJAX, but I'd say that's overkill.


Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: hyperlink control Pin
J4amieC7-Nov-07 1:49
J4amieC7-Nov-07 1:49 
GeneralRe: hyperlink control Pin
Sonia Gupta7-Nov-07 1:52
Sonia Gupta7-Nov-07 1:52 
GeneralRe: hyperlink control Pin
J4amieC7-Nov-07 1:58
J4amieC7-Nov-07 1:58 
GeneralRe: hyperlink control Pin
J4amieC7-Nov-07 1:51
J4amieC7-Nov-07 1:51 
QuestionHow to call server side method thru javascript Pin
kantipudi7-Nov-07 0:37
kantipudi7-Nov-07 0:37 
AnswerRe: How to call server side method thru javascript Pin
SHatchard7-Nov-07 0:46
SHatchard7-Nov-07 0:46 
GeneralRe: How to call server side method thru javascript Pin
Christian Graus7-Nov-07 1:03
protectorChristian Graus7-Nov-07 1:03 
GeneralRe: How to call server side method thru javascript Pin
SHatchard7-Nov-07 5:57
SHatchard7-Nov-07 5:57 
GeneralRe: How to call server side method thru javascript Pin
kantipudi7-Nov-07 4:10
kantipudi7-Nov-07 4:10 
Questionimp Pin
niki_nilu6-Nov-07 23:57
niki_nilu6-Nov-07 23:57 
AnswerRe: imp Pin
N a v a n e e t h7-Nov-07 0:04
N a v a n e e t h7-Nov-07 0:04 
AnswerRe: imp Pin
Guffa7-Nov-07 0:08
Guffa7-Nov-07 0:08 
GeneralRe: imp Pin
niki_nilu7-Nov-07 0:38
niki_nilu7-Nov-07 0:38 
AnswerRe: imp Pin
Guffa7-Nov-07 2:06
Guffa7-Nov-07 2:06 
QuestionGo to Top of the Page? Pin
Kasi Viswanathan6-Nov-07 23:43
Kasi Viswanathan6-Nov-07 23:43 
AnswerRe: Go to Top of the Page? Pin
N a v a n e e t h6-Nov-07 23:47
N a v a n e e t h6-Nov-07 23:47 
QuestionDropdown list selected index changed event problem Pin
Thanigaimani836-Nov-07 23:05
Thanigaimani836-Nov-07 23:05 

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.