Have anyone hit his error before while doing data report? I am totally don't know why this problem occur. Please kindly helpCode:Report section do not match data source
Printable View
Have anyone hit his error before while doing data report? I am totally don't know why this problem occur. Please kindly helpCode:Report section do not match data source
did you bind your report
Do you have groupings in your datareport? Are you changing the datasource at runtime?
This error is caused by a mismatch in the grouping. The recordset and the report must use the same grouping.
Moved to reporting section