Arun,
I'm using MakeContents() to dyanmically build controls but the process seems to be very inefficient as the report generation time is slower by a factor of 10 compared to using static controls. Memory usage is also much greater.
I'm dynamically building controls because I don't know until run time what type of control is needed (AcTextContol, AcDoubleControl, etc.). I'm comparing multiple database fields before setting the datarow variable.
Have you run into this problem?
I'm currently running Actuate 6.1.