Missing Row |
Post Reply |
Author | |
Baldur
Senior Member Joined: 22 November 2006 Location: Germany Status: Offline Points: 244 |
Post Options
Thanks(0)
Posted: 26 November 2007 at 8:22am |
If any ReportItem.Value contains a NULL-Value, the whole row will not be shown ! This is the same effect as ReportRecord.Visible = False.
I use the ReportControl to show records from a database. Databasefields can contain NULL-Values (in VB IsNull(Variant)) and are stored in the ReportControl.
My Workaround is, to store "Empty" if IsNUll become true.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |