telerik-reporting
How to get this telerik reporting chart to render correctly.
I have constructed a collection of data series items. Each data series has multiple data points. I am binding all this to a bar chart. That data binding is working fine however for some reason beyon[详细]
2023-04-13 06:50 分类:问答Telerik Report omitting data
After performing a product evaluation by one of the managers other can change the scoring for certain categories. This changes in scoring are stored in the database for reference.[详细]
2023-04-07 18:07 分类:问答Telerik Reporting: how to handle null dates that generate red error box on the report?
A date field supplies the value for one of the textboxes on the report; here\'s how the textbox property page l开发者_高级运维ooks:[详细]
2023-04-04 23:43 分类:问答How to concatenate more fields in one textbox separated by "/" in Telerik reporting
I want to know how to concatenate more fields in one text box in Telerik reporting separate开发者_C百科d by \"/\" in expression of text box.When you set the Value of a text box, you can use expression[详细]
2023-04-04 10:58 分类:问答Telerik reporting - fields in report header not refreshing
I have a report that has a ReportHeader section that has a couple of fields that I set in code - that aren\'t populated from a DataSource.[详细]
2023-03-16 03:53 分类:问答Grand totals in Telerik Reporting
I\'m trying to put together what I had thought would be a fairly simple report using Telerik Reporting, and I\'m having a problem.[详细]
2023-03-14 01:23 分类:问答Telerik Reporting Class Library not found C#
I created a new Telerik reporting class library (single report for now) which builds successfully in VS2010 [10.0.30319.1 RTMRel][详细]
2023-03-11 06:04 分类:问答How to create a crosstab programatically with Telerik Reporting?
I am working with the telerik reporting platform. I am trying to create a c开发者_如何学Crosstab programatically and I cant seem to find any documentation on this particular subject. I have created a[详细]
2023-03-10 02:54 分类:问答telerik reporting: variable column width in programatically created table
I\'m dynamically creating the columns of a table in a telerik report. This is the code: //create two HtmlTextBox items (one for header and one for data) which would be added to the items collection o[详细]
2023-03-09 22:19 分类:问答binding a table to a dictionary in telerik reporting c#
I want to bind a table to a list of objects, each object has a IDictionary. public ObjectInstance { public IDictionary<string, object> Dictionary { get; set; }[详细]
2023-03-07 06:31 分类:问答