PDA

Click to See Complete Forum and Search --> : How to add data from flexgrid to Details section of Crystal Reports


anukollam
Mar 21st, 2007, 04:22 AM
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 ?????

ganeshmoorthy
Mar 22nd, 2007, 02:33 AM
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...