3
Reply

how to pass crystal report fourmula fields value at run time

Ajay Sutar

Ajay Sutar

Mar 3 2015 6:03 AM
987
i want to pass crystal report formula fields value at runtime ..
i used following code but it gives error

 rptdoc.DataDefinition.FormulaFields["bankname"].Text = "ajay"; please help me


thanks in advance

Answers (3)