ASP.NET Crystal Report - display 25 columns
I have 25 columns im my table 开发者_Python百科and i have to show all columns in Asp.net Crystal report
But the header and details fields in crystal is not sufficient.......how can i....Awaiting for ur valuable Response
You can try setting the Report to Landscape.
- Crystal Reports in ASP.NET -> Landscape
- ASP Net - crystal report viewer in landscape
You can arrange the Printer PAGE size like A4, A3, A2 etc apart from landscape. Also can arrange the fields in vertical manner pagewise if possible.
精彩评论