AD
Administrator
Syncfusion Team
November 18, 2004 08:51 PM UTC
Hi Colin,
I see two options. You could either do a custom summary or you do a unbound field. With a unbound field you could handle QueryValue and SaveValue yourself and store/retrieve data from the underlying data (record.GetData()) and swap out the Nan field with ''0'' or DbNull.
Stefan