Dynamic Column
Dynamically create the column based on the no of element in the XML.
Here is the sample of, how 2 do that.
1. first table contains, DATA as parent node, which contains 6 columns , so in the o/p we get 6 dynamic columns
2. in the second table, the THREECOLUMNDATA node contains, 3 elements, so is the output too
Winrichman.blogspot.com
Comments
Would this be possible if we were using a select * statement in the report instead of a DataTemplate?
Thanks!
I'm trying to call the bursting program in afterReport trigger of my data template (to avoid writing a wrapper), but the trigger does not get executed. I don't see anything in the conc. request log either. I'm including the datatemplate here. I must be missing some step. In an attempt to see if the trigger works, I tried an erroneous function call, but the program completed normal and the log had no errors.
Thanks for your help.
Alka