.net - How to display a table inside a table cell using Rdlc report -


is there way display table inside table cell using rdlc report? if please guide me new rdlc reports.

regards b dharmaraju

depending of issue, can try 2 ways of doing :

the easiest way use subreports. check msdn here : http://msdn.microsoft.com/en-us/library/ms160348.aspx

another way maybe harder generate dynamically report (rdlc file). don't forget it's xml file. can make 1 want business intelligence studio , generate own tool.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -