Page 1 of 1

Runtime Report Generation

Posted: Fri May 11, 2007 5:43 am
by satisht
I have designed all reports at design time, but now i need to do it at runtime means
- runtime manage the columns (show or hide the column as per requirement)
- runtime manage the sorting
In short i have to create .mrt file at runtime can i do that if yes can you send me the sample?

Runtime Report Generation

Posted: Fri May 11, 2007 5:52 am
by Vital
Please see samples projects: RuntimeBuildReport, PrintGrid and PrintTable from standard delivery.

Thank you.