This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I'm getting a NullReferenceException when I try to export a DataGrid with a null value in a cell. On the screen it is displayed as an empty cell. Can the DataGridExporter be changed to write a string.Empty value rather than throwing a NullReferenceException?
I've attached a screenshot of the stack trace (WPF Elements v5.1.1283.20767). Sorry, I didn't have time to compile the source, update the reference, and reproduce the error to get line numbers. I think you probably have enough info to reproduce the exception. Thanks. |
|
|
Thanks Jared This was easy to reproduce and resolve. The fix will be available through the next nightly build. Jason Fauchelle |
|
|
Thank you very much! |
|