print or preview

edited 11:02PM in FastReport 3.0
hello

i'd like to have every second row in masterdatadetail background colored (shadow)but only in preview not in print

any idea?

in quickreport i'was used to test it in onbeforeprint event

if QRPrinter.Destination <> qrdmetafile then banddetail.color:=clred else color:=clWhilte

Comments

Leave a Comment