Home › Forums › WinForms controls › Xceed Grid for WinForms › How to display "yes" or "no" instead of boolean in vb › Reply To: How to display "yes" or "no" instead of boolean in vb
You’re right. It all depends on the datatype. But I assumed it was a boolean, because the title of the thread says ‘… instead of boolean in vb’.
The <i>empty</i>-value however always has to be <b>DBNull.Value</b>, since that is used by the system.
Imported from legacy forums. Posted by Tommy (had 200 views)