Click here to Skip to main content
15,867,568 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncriters in Gridview Pin
foryou16-May-08 4:05
foryou16-May-08 4:05 
AnswerRe: criters in Gridview Pin
SomeGuyThatIsMe16-May-08 8:10
SomeGuyThatIsMe16-May-08 8:10 
GeneralThanks Pin
foryou17-May-08 7:06
foryou17-May-08 7:06 
GeneralRe: criters in Gridview Pin
foryou19-May-08 0:06
foryou19-May-08 0:06 
QuestionProblem checking out a SharePoint document using a web part Pin
JimmyRopes16-May-08 3:06
professionalJimmyRopes16-May-08 3:06 
QuestionProblem with UpdatePanel Pin
Johndas16-May-08 2:50
Johndas16-May-08 2:50 
AnswerRe: Problem with UpdatePanel Pin
Vinay Dornala19-May-08 3:12
Vinay Dornala19-May-08 3:12 
Questionhow to show 2 fields of values in a label in a datalist Pin
Farhad Eft16-May-08 2:31
Farhad Eft16-May-08 2:31 
hi i have a data list in my asp page and there is a label control in it
i'd like to show 2 values from my database (Views & ViewsAll columns) in its text property and i used this code:

<asp:Label ID="lblView" runat="server" Text='<%# Eval("Views,ViewsAll", "{0} ({1})") %>'> </asp:Label>

but an error happened
does anyone know wut did i do wrong?

thanks alot
AnswerRe: how to show 2 fields of values in a label in a datalist Pin
Christian Graus16-May-08 2:34
protectorChristian Graus16-May-08 2:34 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Farhad Eft16-May-08 3:00
Farhad Eft16-May-08 3:00 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Christian Graus16-May-08 3:02
protectorChristian Graus16-May-08 3:02 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Farhad Eft16-May-08 3:06
Farhad Eft16-May-08 3:06 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Christian Graus16-May-08 3:12
protectorChristian Graus16-May-08 3:12 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Farhad Eft16-May-08 3:37
Farhad Eft16-May-08 3:37 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
J4amieC16-May-08 3:46
J4amieC16-May-08 3:46 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Farhad Eft16-May-08 6:04
Farhad Eft16-May-08 6:04 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Christian Graus16-May-08 3:46
protectorChristian Graus16-May-08 3:46 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Farhad Eft16-May-08 6:07
Farhad Eft16-May-08 6:07 
QuestionDisplay data after page_load in ASPNET 2.0 Pin
salon16-May-08 2:14
salon16-May-08 2:14 
AnswerRe: Display data after page_load in ASPNET 2.0 Pin
Christian Graus16-May-08 2:31
protectorChristian Graus16-May-08 2:31 
QuestionRegard file transferring using .net.. Pin
Dotnetkanna16-May-08 2:03
Dotnetkanna16-May-08 2:03 
AnswerRe: Regard file transferring using .net.. Pin
Christian Graus16-May-08 2:13
protectorChristian Graus16-May-08 2:13 
Questiondatacontrol field in gridview Pin
meghamaharshi16-May-08 1:36
meghamaharshi16-May-08 1:36 
QuestionShift + F10 Pin
Archana New to Dotnet16-May-08 1:17
Archana New to Dotnet16-May-08 1:17 
AnswerRe: Shift + F10 Pin
eyeseetee16-May-08 3:59
eyeseetee16-May-08 3:59 

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.