Click here to Skip to main content
15,923,218 members
Home / Discussions / C#
   

C#

 
QuestionThread Question Pin
Programm3r6-Aug-08 20:28
Programm3r6-Aug-08 20:28 
AnswerRe: Thread Question Pin
MarkB7776-Aug-08 21:19
MarkB7776-Aug-08 21:19 
QuestionRe: Thread Question Pin
Programm3r6-Aug-08 21:52
Programm3r6-Aug-08 21:52 
AnswerRe: Thread Question Pin
GeorgeBerry7-Aug-08 0:43
GeorgeBerry7-Aug-08 0:43 
AnswerRe: Thread Question Pin
MarkB7776-Aug-08 23:36
MarkB7776-Aug-08 23:36 
QuestionThe .Net C# Give Me the Exeption For Serialisation Pin
Thaer Hamael6-Aug-08 19:53
Thaer Hamael6-Aug-08 19:53 
AnswerRe: The .Net C# Give Me the Exeption For Serialisation Pin
stancrm6-Aug-08 20:17
stancrm6-Aug-08 20:17 
GeneralRe: The .Net C# Give Me the Exeption For Serialisation Pin
Thaer Hamael6-Aug-08 20:24
Thaer Hamael6-Aug-08 20:24 
GeneralRe: The .Net C# Give Me the Exeption For Serialisation Pin
Thaer Hamael6-Aug-08 20:24
Thaer Hamael6-Aug-08 20:24 
GeneralRe: The .Net C# Give Me the Exeption For Serialisation Pin
leppie6-Aug-08 22:33
leppie6-Aug-08 22:33 
QuestionRead null value(s) from cell of DataGridView Pin
M Riaz Bashir6-Aug-08 19:52
M Riaz Bashir6-Aug-08 19:52 
AnswerRe: Read null value(s) from cell of DataGridView Pin
Judah Gabriel Himango6-Aug-08 19:58
sponsorJudah Gabriel Himango6-Aug-08 19:58 
GeneralRe: Read null value(s) from cell of DataGridView Pin
M Riaz Bashir6-Aug-08 20:10
M Riaz Bashir6-Aug-08 20:10 
GeneralRe: Read null value(s) from cell of DataGridView Pin
Kjetil Svendsen6-Aug-08 22:17
Kjetil Svendsen6-Aug-08 22:17 
GeneralRe: Read null value(s) from cell of DataGridView Pin
leppie7-Aug-08 3:09
leppie7-Aug-08 3:09 
GeneralRe: Read null value(s) from cell of DataGridView Pin
leppie7-Aug-08 2:58
leppie7-Aug-08 2:58 
QuestionGet Default Printer name Pin
magy6-Aug-08 19:50
magy6-Aug-08 19:50 
AnswerRe: Get Default Printer name Pin
Judah Gabriel Himango6-Aug-08 19:57
sponsorJudah Gabriel Himango6-Aug-08 19:57 
QuestionVB.NET over C#.net Pin
alda winnona6-Aug-08 19:36
alda winnona6-Aug-08 19:36 
AnswerRe: VB.NET over C#.net Pin
rah_sin6-Aug-08 19:50
professionalrah_sin6-Aug-08 19:50 
AnswerRe: VB.NET over C#.net Pin
Judah Gabriel Himango6-Aug-08 19:56
sponsorJudah Gabriel Himango6-Aug-08 19:56 
AnswerRe: VB.NET over C#.net Pin
dan!sh 6-Aug-08 22:28
professional dan!sh 6-Aug-08 22:28 
GeneralRe: VB.NET over C#.net Pin
blackjack21506-Aug-08 22:32
blackjack21506-Aug-08 22:32 
AnswerRe: VB.NET over C#.net Pin
Simon P Stevens6-Aug-08 22:44
Simon P Stevens6-Aug-08 22:44 
Question[datagridview] get first column value of selected row Pin
benjamin yap6-Aug-08 19:21
benjamin yap6-Aug-08 19:21 
how do i get the first column value base on the selected row

this.dataGridView1.CurrentCell.Value.ToString();


this gives me the value of the column and the selected row cell..

example i click any column of the row i only want to retrieve the first column value which is the ID

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.