Click here to Skip to main content
15,888,521 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten29-Apr-16 23:17
wilcoten29-Apr-16 23:17 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
OriginalGriff29-Apr-16 23:50
mveOriginalGriff29-Apr-16 23:50 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten30-Apr-16 4:05
wilcoten30-Apr-16 4:05 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
OriginalGriff30-Apr-16 4:30
mveOriginalGriff30-Apr-16 4:30 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten30-Apr-16 4:46
wilcoten30-Apr-16 4:46 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
OriginalGriff30-Apr-16 5:06
mveOriginalGriff30-Apr-16 5:06 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten30-Apr-16 5:37
wilcoten30-Apr-16 5:37 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
OriginalGriff30-Apr-16 5:59
mveOriginalGriff30-Apr-16 5:59 
So your number class supports ToString... so all you have to do is call it on the returned value from your method!
C#
LE_bridge_outcome.Text = numService.getLEBridgeNumber( ... ).ToString();

Seriously, you need to know the basics well before you start on complex stuff...you'll only confuse yourself more if you don't.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

AnswerRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
ZurdoDev29-Apr-16 6:32
professionalZurdoDev29-Apr-16 6:32 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten29-Apr-16 8:33
wilcoten29-Apr-16 8:33 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
ZurdoDev29-Apr-16 8:52
professionalZurdoDev29-Apr-16 8:52 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten29-Apr-16 9:02
wilcoten29-Apr-16 9:02 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
ZurdoDev29-Apr-16 9:08
professionalZurdoDev29-Apr-16 9:08 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten29-Apr-16 9:21
wilcoten29-Apr-16 9:21 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
ZurdoDev29-Apr-16 9:32
professionalZurdoDev29-Apr-16 9:32 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten29-Apr-16 11:07
wilcoten29-Apr-16 11:07 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
Brisingr Aerowing29-Apr-16 11:22
professionalBrisingr Aerowing29-Apr-16 11:22 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten29-Apr-16 12:05
wilcoten29-Apr-16 12:05 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten29-Apr-16 20:35
wilcoten29-Apr-16 20:35 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
ZurdoDev29-Apr-16 12:07
professionalZurdoDev29-Apr-16 12:07 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
wilcoten29-Apr-16 12:21
wilcoten29-Apr-16 12:21 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
Brisingr Aerowing30-Apr-16 12:32
professionalBrisingr Aerowing30-Apr-16 12:32 
AnswerRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
OriginalGriff29-Apr-16 5:03
mveOriginalGriff29-Apr-16 5:03 
GeneralRe: Help please, I have a error in this script, when I follow the suggestion their are more errors Pin
Pete O'Hanlon29-Apr-16 7:42
mvePete O'Hanlon29-Apr-16 7:42 
QuestionI add table into Control dataSet of XtraReport ? Pin
Member 245846728-Apr-16 20:57
Member 245846728-Apr-16 20:57 

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.