Can end user instantiate his own data?
I'm evaluating Fast Reports and I have a question. Suppose I'm launching the Designer from my app (report.Design()). And suppose that I've registered my assembly so that the Fast Reports scripter can see a custom FooDataTable class that I've provided. Would it be possible for the end user to instantiate FooDataTable and use Report.RegisterData to make the table object available to the report within the Designer? Is there any way for the end user to be able instantiate his own data set in script?
Thanks!
Thanks!