2
Answers

Create Report in which columns are not predefined.

Hi friends i want to Create a report which columns will dynamic from stored procedure.I mean i can't predefined no of columns in my report.If my Stored Procedure's query contains 5 columns then 5 column should be display in report,if query contain 10 columns then report should display 10 columns.So my question is which report i should use.I should use RDLC,RDL,Crystal or any other ?? Please reply.thanks in advance.I am using VS 2010,Sql Server 2008 R2.
Answers (2)