Does anybody know how to add a field to a detail section of a report at
runtime?
I have a CR and want to view the data of my own query. Everything's ok but
the problem is with a SUM of my query and the alias I use which is the one I
want to show in the report.
I've tried with a TextObject but I don't know how to print the value of each
row of my datatable in that textobject. If I have 3 rows in the report, I
always see the same value (and it's supposed to have different values ;-)).
Is there some way to program each row to add that field of my query?
I'm using the version of CR that comes with VS 2005. Is a windows
application.
Any help would be really appreciated.
Please help me or my boss will fire me up :'-(