rdlc
How to create report (RDLC) without database?
Problem When you create a report (RDLC) the datasource seems to be only this or that database. Is there any way to convince VS to establish a link to memory data source? Something similar to WPF data[详细]
2023-02-16 02:19 分类:问答multiple users accessing wcf, stalls service
we currently have this setup: 1) a web site that fronts functionality to user, one of its modules connect to a separate web service (WCF) as reference.[详细]
2023-02-12 21:35 分类:问答RDLC report not refreshing display on PostBack
I\'m working on an ASP.NET website and on a page I have a multi-view with two views. View1 has some filters and a submit button (postback and display view 2). View2 has a couple RDLC reports and a cha[详细]
2023-02-12 11:13 分类:问答How to display a table inside a table cell using Rdlc report
Is there开发者_JAVA百科 any way to display table inside a table cell using Rdlc report? If so please guide me as i am very new to Rdlc reports.[详细]
2023-02-11 17:23 分类:问答How I can format date in report to appear exactly as I want - RDLC
I have a report in my application and this report 开发者_C百科will show a long date from db and I used this expression to make it shorter:[详细]
2023-02-11 12:46 分类:问答How to use System.Drawing.Image in RDLC Image Control?
Is it possible to use System.Drawing.Image in an RDLC Image Control? All I have been reading were 3 methods:[详细]
2023-02-10 02:22 分类:问答RDLC To Excel Export, Header and Footer Character Limit
Apparently Excel is hardcoded to only allow 255 characters in footers (and headers I think). Naturally I wanted to put more than that in the footer hence this post.[详细]
2023-02-09 05:24 分类:问答how to create RDLC form dynamically in run time and how to save it?
how to create RDLC form dynamically in run开发者_如何学Python time and how to save it?You need to understand the Report Definition Languageand based on that create XML file and save it as rdlc extensi[详细]
2023-02-09 04:47 分类:问答RDLC Embedded Image Distorted In PDF
I have a very simple RDLC report I\'ve built with a PNG image in the header.After many trials we could not get external images to work with the report in staging and production.[详细]
2023-02-09 02:59 分类:问答Missing Subreports when RDLC is moved to server
I\'m having a hard time getting a sub report to show up in my application using reportviewer.It works perfectly when debugging it locally.But when I upload it to the server, the sub reports are blank.[详细]
2023-02-07 15:25 分类:问答
加载中,请稍侯......