Click here to Skip to main content
16,005,339 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to invoke Anchor tag click event without clicking in asp.net Pin
Abhishek Sur4-Dec-09 3:00
professionalAbhishek Sur4-Dec-09 3:00 
QuestionProblem setting Header Image in GridView Control Pin
CrazyCoder264-Dec-09 0:12
CrazyCoder264-Dec-09 0:12 
AnswerRe: Problem setting Header Image in GridView Control Pin
sashidhar4-Dec-09 0:38
sashidhar4-Dec-09 0:38 
GeneralRe: Problem setting Header Image in GridView Control Pin
CrazyCoder264-Dec-09 0:54
CrazyCoder264-Dec-09 0:54 
GeneralRe: Problem setting Header Image in GridView Control Pin
Petr Pechovic4-Dec-09 1:01
professionalPetr Pechovic4-Dec-09 1:01 
GeneralRe: Problem setting Header Image in GridView Control Pin
sashidhar4-Dec-09 1:02
sashidhar4-Dec-09 1:02 
GeneralRe: Problem setting Header Image in GridView Control Pin
CrazyCoder264-Dec-09 1:34
CrazyCoder264-Dec-09 1:34 
AnswerRe: Problem setting Header Image in GridView Control Pin
sashidhar4-Dec-09 1:18
sashidhar4-Dec-09 1:18 
GeneralRe: Problem setting Header Image in GridView Control Pin
CrazyCoder264-Dec-09 1:53
CrazyCoder264-Dec-09 1:53 
GeneralRe: Problem setting Header Image in GridView Control Pin
sashidhar4-Dec-09 17:34
sashidhar4-Dec-09 17:34 
Questiongetting an issue when we click on back button of the browser Pin
getaccessyr4-Dec-09 0:08
getaccessyr4-Dec-09 0:08 
AnswerRe: getting an issue when we click on back button of the browser Pin
sashidhar4-Dec-09 0:45
sashidhar4-Dec-09 0:45 
QuestionValidations in Multiview Pin
sris 4263-Dec-09 23:01
sris 4263-Dec-09 23:01 
AnswerRe: Validations in Multiview Pin
sashidhar3-Dec-09 23:07
sashidhar3-Dec-09 23:07 
AnswerRe: Validations in Multiview Pin
CrazyCoder264-Dec-09 0:26
CrazyCoder264-Dec-09 0:26 
QuestionASP Panel Pin
Munteanu Ciprian3-Dec-09 22:17
Munteanu Ciprian3-Dec-09 22:17 
AnswerRe: ASP Panel Pin
Petr Pechovic3-Dec-09 22:56
professionalPetr Pechovic3-Dec-09 22:56 
AnswerRe: ASP Panel Pin
meeram3953-Dec-09 23:41
meeram3953-Dec-09 23:41 
GeneralRe: ASP Panel Pin
Petr Pechovic4-Dec-09 0:08
professionalPetr Pechovic4-Dec-09 0:08 
QuestionQuestion about the URL string? Can a website be aware of what the user enters by hand in the URL string... Pin
basilmir3-Dec-09 22:15
basilmir3-Dec-09 22:15 
AnswerRe: Question about the URL string? Can a website be aware of what the user enters by hand in the URL string... Pin
sashidhar3-Dec-09 23:15
sashidhar3-Dec-09 23:15 
AnswerRe: Question about the URL string? Can a website be aware of what the user enters by hand in the URL string... Pin
OriginalGriff4-Dec-09 2:13
mveOriginalGriff4-Dec-09 2:13 
AnswerRe: Question about the URL string? Can a website be aware of what the user enters by hand in the URL string... Pin
basilmir11-Mar-10 23:34
basilmir11-Mar-10 23:34 
QuestionDisable a hyperlink Pin
MacIntyre3-Dec-09 21:45
MacIntyre3-Dec-09 21:45 
I have a datagrid with various BoundColumns and HyperLinkColumns.
All of the columns work great. The problem is that I am creating a list for data entry. If the data has already been entered I want to disable the Entry Hyperlink and Enable the View/Edit Hyperlink, and visa versa if the entry has not been made I want the Entry HyperLink to be Enabled and the View/Edit HyperLink to be Disabled. If there was a way to create an ID for the column I could handle it in the ItemDataBound Event in the behind code, but I have not found a way to create an ID field for the HyperLinkColumn. Could someone assist with a code sample for ASP.NET...
AnswerRe: Disable a hyperlink Pin
Abhishek Sur3-Dec-09 22:04
professionalAbhishek Sur3-Dec-09 22:04 

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.