Click here to Skip to main content
15,900,907 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to bind a image Pin
jai 12327-Aug-07 19:23
jai 12327-Aug-07 19:23 
GeneralRe: how to bind a image Pin
Christian Graus27-Aug-07 19:46
protectorChristian Graus27-Aug-07 19:46 
GeneralRe: how to bind a image Pin
Christian Graus27-Aug-07 19:47
protectorChristian Graus27-Aug-07 19:47 
Questionsendmail Pin
saravanan0527-Aug-07 18:35
saravanan0527-Aug-07 18:35 
AnswerRe: sendmail Pin
Christian Graus27-Aug-07 19:02
protectorChristian Graus27-Aug-07 19:02 
GeneralRe: sendmail Pin
ChrisFarrugia27-Aug-07 20:05
ChrisFarrugia27-Aug-07 20:05 
QuestionDisable asp:HyperLinkField in gridview Pin
Senu Gandhi27-Aug-07 18:12
Senu Gandhi27-Aug-07 18:12 
AnswerRe: Disable asp:HyperLinkField in gridview Pin
codelinks27-Aug-07 19:25
codelinks27-Aug-07 19:25 
just set the visible property of your HyperLink to something like this:

visible='<%# !(Eval("DataFieldEval") is DBNull) %>'


regards

winnie

AnswerRe: Disable asp:HyperLinkField in gridview Pin
codelinks27-Aug-07 19:33
codelinks27-Aug-07 19:33 
Question.NET and Java Pin
Adoremi27-Aug-07 16:42
Adoremi27-Aug-07 16:42 
AnswerRe: .NET and Java Pin
Christian Graus27-Aug-07 19:03
protectorChristian Graus27-Aug-07 19:03 
GeneralRe: .NET and Java Pin
Adoremi27-Aug-07 23:13
Adoremi27-Aug-07 23:13 
QuestionASP.Net server side or client? Pin
Jordanwb27-Aug-07 15:09
Jordanwb27-Aug-07 15:09 
AnswerRe: ASP.Net server side or client? Pin
Christian Graus27-Aug-07 15:42
protectorChristian Graus27-Aug-07 15:42 
GeneralRe: ASP.Net server side or client? Pin
Jordanwb27-Aug-07 16:24
Jordanwb27-Aug-07 16:24 
GeneralRe: ASP.Net server side or client? Pin
Christian Graus27-Aug-07 19:04
protectorChristian Graus27-Aug-07 19:04 
Questionnamespaces in web site Pin
Mack Ait-Aoudia27-Aug-07 14:11
Mack Ait-Aoudia27-Aug-07 14:11 
AnswerRe: namespaces in web site Pin
Christian Graus27-Aug-07 15:41
protectorChristian Graus27-Aug-07 15:41 
GeneralRe: namespaces in web site Pin
Mack Ait-Aoudia28-Aug-07 2:37
Mack Ait-Aoudia28-Aug-07 2:37 
Questionsort dataset Pin
DonVBguy27-Aug-07 11:20
DonVBguy27-Aug-07 11:20 
QuestionGridview Ienumerator Pin
ctrlnick27-Aug-07 10:57
ctrlnick27-Aug-07 10:57 
QuestionWhat does "Add Reference" actually do? Pin
GregStevens27-Aug-07 9:57
GregStevens27-Aug-07 9:57 
AnswerRe: What does "Add Reference" actually do? Pin
Pete O'Hanlon27-Aug-07 11:09
mvePete O'Hanlon27-Aug-07 11:09 
GeneralRe: What does "Add Reference" actually do? Pin
GregStevens28-Aug-07 2:56
GregStevens28-Aug-07 2:56 
GeneralRe: What does "Add Reference" actually do? Pin
Pete O'Hanlon29-Aug-07 9:36
mvePete O'Hanlon29-Aug-07 9:36 

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.