Create Dynamic report

Posted by Surendrasinh under C# on 11/22/2013 | Points: 10 | Views : 1269 | Status : [Member] | Replies : 1
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.thank in advance.I am using VS 2010,Sql Server 2008 R2.




Responses

Posted by: t5j9033387989 on: 11/28/2013 [Member] Starter | Points: 25

Up
0
Down
hey, for that you should visit this links,

http://www.codeproject.com/Questions/673908/How-to-generate-asp-net-dynamic-report-Using-Repor

http://msdn.microsoft.com/en-us/library/cc627441.aspx

http://msayem.wordpress.com/2013/02/04/how-to-create-a-dynamic-report-in-asp-net-using-microsoft-report-viewer/

http://forums.asp.net/t/1212707.aspx

i hope this will help you,

mark this answer if it will really help you,

Thanks&Regards
ketan

Surendrasinh, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response