Border around blank data in Crystal Reports -


i'm creating report in crystal reports , each item has border. problem of fields can have null value. when field has value of null border doesn't show up, leaving unsightly gap in data.

the solution able come create formula each column displays value if it's not null or displays blank space when it's not null trick crystal thinking there value. major pain , confusing trying modify report. there better solution problem might have missed?

note: i'm unable modify sql.

you can change report options give default value null fields. may not desirable other cases.

if wanna try it, right click report , select "report options". check options "convert database null values default" and/or "convert other null values default".


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -