Click here to Skip to main content
15,880,651 members
Home / Discussions / C#
   

C#

 
AnswerRe: Setting Datagridview combobox column value to null. Pin
Mycroft Holmes12-Jun-10 15:53
professionalMycroft Holmes12-Jun-10 15:53 
AnswerRe: Setting Datagridview combobox column value to null. [modified] Pin
priyamtheone14-Jun-10 5:43
priyamtheone14-Jun-10 5:43 
GeneralRe: Setting Datagridview combobox column value to null. Pin
Mycroft Holmes14-Jun-10 12:10
professionalMycroft Holmes14-Jun-10 12:10 
QuestionAccessing CheckBox on row in Datagridview Pin
Smith#12-Jun-10 4:09
Smith#12-Jun-10 4:09 
AnswerRe: Accessing CheckBox on row in Datagridview Pin
dan!sh 12-Jun-10 4:25
professional dan!sh 12-Jun-10 4:25 
GeneralRe: Accessing CheckBox on row in Datagridview Pin
Smith#12-Jun-10 4:49
Smith#12-Jun-10 4:49 
GeneralRe: Accessing CheckBox on row in Datagridview Pin
Luc Pattyn12-Jun-10 5:01
sitebuilderLuc Pattyn12-Jun-10 5:01 
GeneralRe: Accessing CheckBox on row in Datagridview Pin
Smith#12-Jun-10 5:24
Smith#12-Jun-10 5:24 
Something's troubling. It requires me to "check" the checkbox at least once before checking it's VALUE to stop it from whining.
If I call
<br />
 dataGridView1.Rows[0].Cells[0].Value.ToString()<br />

straight, without touching the grid, it's throwing NULL object exception.
Beer | [beer]

GeneralRe: Accessing CheckBox on row in Datagridview Pin
Luc Pattyn12-Jun-10 5:40
sitebuilderLuc Pattyn12-Jun-10 5:40 
GeneralRe: Accessing CheckBox on row in Datagridview Pin
dan!sh 12-Jun-10 5:07
professional dan!sh 12-Jun-10 5:07 
GeneralRe: Accessing CheckBox on row in Datagridview Pin
Smith#12-Jun-10 5:25
Smith#12-Jun-10 5:25 
GeneralRe: Accessing CheckBox on row in Datagridview Pin
Dr.Walt Fair, PE12-Jun-10 6:04
professionalDr.Walt Fair, PE12-Jun-10 6:04 
QuestionRe: Accessing CheckBox on row in Datagridview Pin
Smith#12-Jun-10 23:31
Smith#12-Jun-10 23:31 
QuestionThreading Question Pin
LimitedAtonement11-Jun-10 7:25
LimitedAtonement11-Jun-10 7:25 
AnswerRe: Threading Question Pin
#realJSOP11-Jun-10 7:29
mve#realJSOP11-Jun-10 7:29 
GeneralRe: Threading Question Pin
LimitedAtonement11-Jun-10 8:23
LimitedAtonement11-Jun-10 8:23 
AnswerRe: Threading Question Pin
Luc Pattyn11-Jun-10 8:31
sitebuilderLuc Pattyn11-Jun-10 8:31 
GeneralRe: Threading Question Pin
LimitedAtonement11-Jun-10 8:48
LimitedAtonement11-Jun-10 8:48 
GeneralRe: Threading Question Pin
Luc Pattyn11-Jun-10 9:03
sitebuilderLuc Pattyn11-Jun-10 9:03 
GeneralRe: Threading Question Pin
harold aptroot11-Jun-10 9:29
harold aptroot11-Jun-10 9:29 
GeneralRe: Threading Question Pin
LimitedAtonement11-Jun-10 10:31
LimitedAtonement11-Jun-10 10:31 
GeneralRe: Threading Question Pin
Luc Pattyn11-Jun-10 11:23
sitebuilderLuc Pattyn11-Jun-10 11:23 
GeneralRe: Threading Question Pin
Daniel Grunwald11-Jun-10 13:58
Daniel Grunwald11-Jun-10 13:58 
GeneralRe: Threading Question Pin
Luc Pattyn11-Jun-10 14:58
sitebuilderLuc Pattyn11-Jun-10 14:58 
AnswerRe: Threading Question Pin
LimitedAtonement15-Jun-10 2:49
LimitedAtonement15-Jun-10 2:49 

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.