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

C#

 
GeneralRe: Fundamental DirectX Question Pin
eggie51-Aug-06 10:32
eggie51-Aug-06 10:32 
GeneralRe: Fundamental DirectX Question Pin
Ennis Ray Lynch, Jr.1-Aug-06 10:52
Ennis Ray Lynch, Jr.1-Aug-06 10:52 
GeneralRe: Fundamental DirectX Question Pin
User 66581-Aug-06 13:04
User 66581-Aug-06 13:04 
GeneralRe: Fundamental DirectX Question Pin
eggie51-Aug-06 20:46
eggie51-Aug-06 20:46 
QuestionDataBindings for datagrid Pin
Mohammed Elkholy1-Aug-06 9:37
Mohammed Elkholy1-Aug-06 9:37 
QuestionSocket code Pin
NaNg152411-Aug-06 8:57
NaNg152411-Aug-06 8:57 
AnswerRe: Socket code Pin
Cadence2.01-Aug-06 10:45
Cadence2.01-Aug-06 10:45 
QuestionDataBinding to a detached row? Pin
Paul Brower1-Aug-06 8:53
Paul Brower1-Aug-06 8:53 
Does anyone know how to overcome the DBNull.Value problem with databinding to a detached row?

When you bind to a detached row and any of the columns have a null value (DBNull.Value), an exception get's raised. It is impossible to use the DataBindings[idx].Format or DataBindings[idx].Parse to 'catch' the null value and change it, because you have to set the databinding before you can set the .Format and .Parse handlers, and the error gets thrown when you set the databinding.

... and no, I don't want to bind to a DataTable. I need to bind to a detached row.


Paul Brower
AnswerRe: DataBinding to a detached row? Pin
Josh Smith1-Aug-06 9:32
Josh Smith1-Aug-06 9:32 
AnswerRe: DataBinding to a detached row? Pin
Paul Brower1-Aug-06 9:49
Paul Brower1-Aug-06 9:49 
GeneralRe: DataBinding to a detached row? Pin
Josh Smith1-Aug-06 10:20
Josh Smith1-Aug-06 10:20 
QuestionOpening a image into a pictureBox from a OpenFileDialog Pin
michmela441-Aug-06 8:37
michmela441-Aug-06 8:37 
AnswerRe: Opening a image into a pictureBox from a OpenFileDialog Pin
stancrm1-Aug-06 8:45
stancrm1-Aug-06 8:45 
QuestionHow to find out HD Size of a computer without using WMI Pin
Cadence2.01-Aug-06 7:43
Cadence2.01-Aug-06 7:43 
AnswerRe: How to find out HD Size of a computer without using WMI Pin
Wjousts1-Aug-06 8:32
Wjousts1-Aug-06 8:32 
QuestionRe: How to find out HD Size of a computer without using WMI Pin
Cadence2.01-Aug-06 10:41
Cadence2.01-Aug-06 10:41 
AnswerRe: How to find out HD Size of a computer without using WMI Pin
leppie1-Aug-06 21:01
leppie1-Aug-06 21:01 
Questionwht is acelp encoding? Pin
premium11-Aug-06 7:32
premium11-Aug-06 7:32 
AnswerRe: wht is acelp encoding? Pin
Guffa1-Aug-06 11:43
Guffa1-Aug-06 11:43 
Questiongraphics height of form [modified] Pin
thepersonof1-Aug-06 7:01
thepersonof1-Aug-06 7:01 
AnswerRe: graphics height of form Pin
Stefan Troschuetz2-Aug-06 0:07
Stefan Troschuetz2-Aug-06 0:07 
QuestionIs real-time programming can be done with C# & .Net? Pin
eninyo1-Aug-06 6:16
eninyo1-Aug-06 6:16 
AnswerYou must first define real-time Pin
Ennis Ray Lynch, Jr.1-Aug-06 8:21
Ennis Ray Lynch, Jr.1-Aug-06 8:21 
GeneralRe: You must first define real-time Pin
eninyo1-Aug-06 10:07
eninyo1-Aug-06 10:07 
GeneralRe: You must first define real-time Pin
Ennis Ray Lynch, Jr.1-Aug-06 10:27
Ennis Ray Lynch, Jr.1-Aug-06 10:27 

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.