I have a scenario whereby i need to display different headers and datafields based on different users in a telerik report.Here is the case:'School A' has like 6 subjects which are examined and School B got 8 subjects which are examined.I wanted to know how i can generate the headers and datafields on runtime in the telerik report without displaying some subjects which are not taught in other schools such that when it loads, i can have those headers and datafields generated from my code behind since from my code i can get those different subjects for each school. Any idea i appreciate
Mark as answer if satisfied