StringGrid + RaveReport
Понимаю, что нужно делать через DataSetConnection, но ничего не получается. Может подкинете какой примерчик.:)
Цитата:
Through the events in the data connection components, you can customize how the data is sent to your Rave reports. For non-database data using the TRvCustomConnection component, you will need to provide all access to your data through these events. For database data connection components such as TRvDataSetConnection, you will normally only want to override the OnValidateRow event.