Doesn''t show nulls in cells.

Hello, I want to show nulls in cells like it implemented in standart datagrid. The code you provided doesn''t work :( http://www.syncfusion.com/Support/forums/message.aspx?MessageID=13335

1 Reply

AD Administrator Syncfusion Team May 13, 2004 05:56 AM UTC

If you are using the 1.1 version of the .NET FrameWork, then check for null instead of DBNull.Value. Here is a sample that works for me using version 2.0.5.1. nulls_1051.zip

Loader.
Up arrow icon