0
Answer

Crystal Report

Ask a question
Hello all, Already have a Crystal Report “CrystalReport1.rpt” (Blank One). Need dynamically (with C# Code) to create Fields and set it; have 2 basic problems that need to be solved: 1.Dynamically create the column labels. 2.Dynamically assign the record source of the data fields. Is there a way to do this? Please help. Thanks,