Does anyone have any experience using the GridExtras class by Craig Boyd?
I've used it a number of times and it works great! On my Form I have a single pageframe with two pages and one grid each.
The first grid exports just fine, but the second will only export the column names. If reverse my queries it still doesn't work, so that is telling me it has something to do with my data.
I've tried loading a DBF and just using that as the recordsource, same result. Could it possibly be a record limit? I would be exporting about 6,000 records.
I've used it a number of times and it works great! On my Form I have a single pageframe with two pages and one grid each.
The first grid exports just fine, but the second will only export the column names. If reverse my queries it still doesn't work, so that is telling me it has something to do with my data.
I've tried loading a DBF and just using that as the recordsource, same result. Could it possibly be a record limit? I would be exporting about 6,000 records.