How to add data from flexgrid to Details section of Crystal Reports
I am using VB 6, Crystal Reports 10 and VS Flexgrid 7.0
I need to add data from the flexgrid (not from Database) to "Details" section of Report.
I am new to crystal reports...
Can any one help me ?????
Re: How to add data from flexgrid to Details section of Crystal Reports
Hi, Welcome to VBF !
AFAIK....I dont think you can do that way...why dont you create a temp table and then fetch the data from the table...and that would be a better way if at all you need to use CR...