Click here to Skip to main content
15,867,488 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
dear friends !

years ago i designed a corporate tool consisting of a sql server 2008 database as backend and an ms access 2007 project file as frontend.

now i build a wpf/c# application using visual studio 2013 to replace that ms access 2007 tool.

one of the task is to redesign all the existing ms access reports. they are pretty simple - a logo, texts, images, subreports etc.

building a wpf/c# application using visual studio 2013 is a new technology for me. nevertheless i managed to add a 'report.rdlc' item and 'reporthost.xaml' item (it contains 'windowsformshost' that references 'report.rdlc') to my project. i made it working - report is being filled with data. but it does not look like a report at all !

i do not understand how to use report designer (within visual studio 2013) to make my report look like a report. could you please suggest me an article/text/link/walkthrough a beginner could start with to get familiar with that visual studio 2013 report designer.

sorry for long text and thank you in advance !

av
Posted
Comments
[no name] 24-Jun-15 11:07am    
And a Google search was unable to provide you this information?
vldmrsky 25-Jun-15 4:47am    
dear wes ! thank you for the quick reply ! av

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900