Click here to Skip to main content
15,892,537 members
Home / Discussions / C#
   

C#

 
SuggestionRe: how to put condition under the table which is inside the repeater?? Pin
Simon Bang Terkildsen23-Aug-11 11:28
Simon Bang Terkildsen23-Aug-11 11:28 
GeneralRe: how to put condition under the table which is inside the repeater?? Pin
Dhyanga23-Aug-11 12:06
Dhyanga23-Aug-11 12:06 
QuestionDatagridview to Excel.....Automate Reporting with Timer Pin
PDTUM23-Aug-11 9:48
PDTUM23-Aug-11 9:48 
AnswerRe: Datagridview to Excel.....Automate Reporting with Timer Pin
Dalek Dave23-Aug-11 11:33
professionalDalek Dave23-Aug-11 11:33 
GeneralRe: Datagridview to Excel.....Automate Reporting with Timer Pin
PDTUM23-Aug-11 12:32
PDTUM23-Aug-11 12:32 
AnswerRe: Datagridview to Excel.....Automate Reporting with Timer Pin
Mycroft Holmes23-Aug-11 15:09
professionalMycroft Holmes23-Aug-11 15:09 
QuestionReading from a ListBox Pin
Wamuti23-Aug-11 5:57
Wamuti23-Aug-11 5:57 
AnswerRe: Reading from a ListBox [modified] Pin
Herboren23-Aug-11 6:27
Herboren23-Aug-11 6:27 
lv.SelectedItems[0].ToString()

Dont forget to specify the position of the columns using [0] even if you only have one columns the [0] is still used. Then so on if you have more than one columns [1],[2] etc

modified on Tuesday, August 23, 2011 12:35 PM

AnswerRe: Reading from a ListBox Pin
Eddy Vluggen23-Aug-11 11:13
professionalEddy Vluggen23-Aug-11 11:13 
QuestionIE Trickery [modified] Pin
Herboren23-Aug-11 2:35
Herboren23-Aug-11 2:35 
AnswerRe: IE Trickery Pin
Not Active23-Aug-11 3:08
mentorNot Active23-Aug-11 3:08 
GeneralRe: IE Trickery Pin
Herboren23-Aug-11 3:33
Herboren23-Aug-11 3:33 
GeneralRe: IE Trickery Pin
Herboren23-Aug-11 4:08
Herboren23-Aug-11 4:08 
QuestionHow to convert PDF to Flash Book Pin
vj.negi0823-Aug-11 2:31
vj.negi0823-Aug-11 2:31 
AnswerRe: How to convert PDF to Flash Book Pin
BobJanova23-Aug-11 5:08
BobJanova23-Aug-11 5:08 
QuestionVisual Studio build macro [modified] Pin
lukeer22-Aug-11 23:09
lukeer22-Aug-11 23:09 
AnswerRe: Visual Studio build macro Pin
Richard MacCutchan23-Aug-11 0:48
mveRichard MacCutchan23-Aug-11 0:48 
GeneralRe: Visual Studio build macro Pin
lukeer23-Aug-11 3:25
lukeer23-Aug-11 3:25 
Questioncan anyone help me out here with the tutorials of c# classes and arrays and strings as well as exception handling Pin
lokesh battini22-Aug-11 21:50
lokesh battini22-Aug-11 21:50 
AnswerRe: can anyone help me out here with the tutorials of c# classes and arrays and strings as well as exception handling Pin
Wayne Gaylard22-Aug-11 21:59
professionalWayne Gaylard22-Aug-11 21:59 
AnswerRe: can anyone help me out here with the tutorials of c# classes and arrays and strings as well as exception handling Pin
OriginalGriff22-Aug-11 22:23
mveOriginalGriff22-Aug-11 22:23 
AnswerRe: can anyone help me out here with the tutorials of c# classes and arrays and strings as well as exception handling Pin
nidobeb22-Aug-11 23:50
nidobeb22-Aug-11 23:50 
GeneralRe: can anyone help me out here with the tutorials of c# classes and arrays and strings as well as exception handling Pin
Ravi Bhavnani23-Aug-11 3:22
professionalRavi Bhavnani23-Aug-11 3:22 
GeneralRe: can anyone help me out here with the tutorials of c# classes and arrays and strings as well as exception handling Pin
DaveyM6923-Aug-11 6:53
professionalDaveyM6923-Aug-11 6:53 
AnswerRe: can anyone help me out here with the tutorials of c# classes and arrays and strings as well as exception handling Pin
BobJanova22-Aug-11 23:58
BobJanova22-Aug-11 23:58 

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.