Click here to Skip to main content
15,920,110 members
Home / Discussions / C#
   

C#

 
QuestionObject cannot be cast from DBNull to other types Pin
ujupanmester5-Mar-07 13:07
ujupanmester5-Mar-07 13:07 
AnswerRe: Object cannot be cast from DBNull to other types Pin
Colin Angus Mackay5-Mar-07 13:48
Colin Angus Mackay5-Mar-07 13:48 
AnswerRe: Object cannot be cast from DBNull to other types Pin
Glen Harvy5-Mar-07 16:04
Glen Harvy5-Mar-07 16:04 
AnswerRe: Object cannot be cast from DBNull to other types Pin
sam#5-Mar-07 18:27
sam#5-Mar-07 18:27 
GeneralRe: Object cannot be cast from DBNull to other types Pin
ujupanmester6-Mar-07 9:34
ujupanmester6-Mar-07 9:34 
GeneralRe: Object cannot be cast from DBNull to other types Pin
ujupanmester6-Mar-07 9:54
ujupanmester6-Mar-07 9:54 
Questionsimple radio button question Pin
dino20945-Mar-07 13:00
dino20945-Mar-07 13:00 
AnswerRe: simple radio button question Pin
Luc Pattyn5-Mar-07 13:21
sitebuilderLuc Pattyn5-Mar-07 13:21 
Hi,

1.
if one rb is checked, and for some reason gets unchecked, then you also uncheck the
other, hence both will be unchecked, which is NOT what you want.

2.
no this is not circular, since a "changed" event only fires when the value CHANGES,
not when a value gets assigned that equals the current value.

3.
If you put your rb's in a GroupBox, then they behave like real rb's automatically
(at most one checked).

Smile | :)

Luc Pattyn

[My Articles]

AnswerRe: simple radio button question Pin
Koocurrent5-Mar-07 15:02
Koocurrent5-Mar-07 15:02 
AnswerRe: simple radio button question Pin
engsrini5-Mar-07 18:42
engsrini5-Mar-07 18:42 
QuestionWindows Service Pin
Darkness845-Mar-07 12:41
Darkness845-Mar-07 12:41 
AnswerRe: Windows Service Pin
Luc Pattyn5-Mar-07 13:22
sitebuilderLuc Pattyn5-Mar-07 13:22 
QuestionTo activate flash or real player plug Ins in widgets Pin
mikkasava5-Mar-07 12:05
mikkasava5-Mar-07 12:05 
QuestionOpton to re-use code Pin
Glen Harvy5-Mar-07 11:53
Glen Harvy5-Mar-07 11:53 
QuestionIs it better to use args to return values or function type? Pin
BRShroyer5-Mar-07 11:13
BRShroyer5-Mar-07 11:13 
AnswerRe: Is it better to use args to return values or function type? Pin
led mike5-Mar-07 11:38
led mike5-Mar-07 11:38 
GeneralRe: Is it better to use args to return values or function type? Pin
Colin Angus Mackay5-Mar-07 13:52
Colin Angus Mackay5-Mar-07 13:52 
AnswerRe: Is it better to use args to return values or function type? Pin
Ed.Poore5-Mar-07 11:38
Ed.Poore5-Mar-07 11:38 
AnswerRe: Is it better to use args to return values or function type? Pin
netJP12L5-Mar-07 11:39
netJP12L5-Mar-07 11:39 
GeneralRe: Is it better to use args to return values or function type? Pin
DavidNohejl5-Mar-07 13:00
DavidNohejl5-Mar-07 13:00 
AnswerRe: Is it better to use args to return values or function type? Pin
Guffa5-Mar-07 12:47
Guffa5-Mar-07 12:47 
AnswerRe: Is it better to use args to return values or function type? Pin
DavidNohejl5-Mar-07 12:59
DavidNohejl5-Mar-07 12:59 
AnswerRe: Is it better to use args to return values or function type? Pin
Mundo Cani5-Mar-07 16:42
Mundo Cani5-Mar-07 16:42 
QuestionFile deleting Pin
SpeedBee5-Mar-07 11:09
SpeedBee5-Mar-07 11:09 
AnswerRe: File deleting Pin
Ed.Poore5-Mar-07 11:37
Ed.Poore5-Mar-07 11:37 

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.