Skip to content

DevExpress-Examples/winforms-pivot-grid-differentiate-between-null-and-zero-values

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pivot Grid for WinForms - Differentiate Between Null (DBNull, Nothing) and "0" (Zero) Values

Use the CustomCellDisplayText event to differentiate between null and zero values. Iterate through the collection of underlying data source rows to get actual data before summarizing values. Use the CreateDrillDownDataSource method to get data records.

Pivot Grid for WinForms

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Differentiate Between Null and Zero Values

Topics

Resources

License

Stars

Watchers

Forks