Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Well I have table at my Report.rdl and I want To generate it dinamicly like GridView Reports.dsReport ds = new dsReport();
We have some reports that are loaded on a asp.net webpage via the localreport.render() and a request has come in to hide a logo image if it is displayed inline as html on the page and only show the im
HI, I have a windows report. I am passing into textbox in report(rdlc) multi value address. and the exported PDF I receive text slightly distorted.
How does writing SQL queries for reports, which often are just run once a week, once a month or some infrequent amount, differ from writing queries for web applications (or applications) which are run
Work on vs2008 C# .I has a side by side report, On this report, I Face some peculiar problem attach picture describe in detail about the property of my XtraReport report detail bands.I use Multicolumn
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
What techniques/tips can you give in regards to summarizing report data points so you don\'t have to store the raw data in th开发者_JS百科e database?
i have to develop a business (database driven) application in .NET (Winforms) with thepossibility to run it on Linux (using Mono ).
I am building a big system, which i have divided in three tiers, UI, Class-Library, and Database. Database stores all data only, and Class-Library provides all functionalities and business logic.