Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1130
Specify something other than DBNull?
posted

Hi,

I have a grid which contains a xamtexteditor in one of the cells.  I'm having a problem where blanking the cell results in an error message:  Conversion from type DBNull to String is not possible.  The cell is databound to an object's property which is of type String.  In WinForms, I could specify that blanking the editor would push an empty string into the bound field.  I can't find the equivolent here.  I assume this is still possible.. what am I missing?

 

Thanks

Andy

Parents Reply Children
No Data