Telerik Forums
Reporting Forum
1 answer
163 views

I need to use Report Designer (standalone) with business objects as data source (Object Data Source).

I have configured the <Telerik.Reporting><AssemblyReferences> section correctly with a .dll. But I can't make it work with a simple .exe which is also a​ valid assembly (I can see the data source class with JustDecompile).

Do I need any special syntax in the <​AssemblyReferences> in order to use them with an executable? Is it possible?

Thanks in advance!

 

Nasko
Telerik team
 answered on 04 Sep 2015
2 answers
152 views

Hi:

Is it possible to create a table containing aggregate function such as mean, sd and variance?

 Basically I have a list of the following data

classID,studentID, subject, mark, date

 1,S00023,Maths,73,2015-03-03

 1,S00024,Maths,68,2015-03-03

 1,S0002​3,English,81,2015-03-05

 1,S00025,English,59,2015-03-05

...​​​

and I would like to create a table:

ClassID | Subject | Number Of Student |average Mark |SD | CV%

1            | Maths   |24                             |65                   |7.3 |2.54

2            | Maths   |18                             |​78                   |​14.3 |6.54

...

As I tried using crosstab without setting column grouping (

putting ClassID, subject as row groups, and

  • count(distinct fields.studentID),
  • avg(fields.mark),
  • stdDevP(fields.mark),
  • varP(fields.mark)

as Detail Values,  but it didn't work.

 Can I ask how it could be done with the designer please?

 Many thanks

 Regards

 William

 

 

William
Top achievements
Rank 1
 answered on 03 Sep 2015
2 answers
117 views
Recently I have downloaded the trial version (Q2_2015_SP1) of Telerik reporting. When i try to add a report to my project either i choose Blank Report or is select Reporting Wizard, i could not be able to add it, and visual studio displays: "To prevent the data loss before loading the designer, following error must be resolved". I have attached the image of error that visual studio shows.
Zeeshan
Top achievements
Rank 1
 answered on 03 Sep 2015
1 answer
134 views

Dear Support

is tooltip feature for chart regions still not supported till 2015 versions ?

Nasko
Telerik team
 answered on 02 Sep 2015
1 answer
293 views

Hi guys,

I have three textboxes, one in the header page, one in the details, and the last one in the footer page. The properties are by default. The values of the textboxes are parameters. The only one textbox that grow successfully is in the details. The other ones don't grow. Could you help me with this issue, please?

Thanks a lot in advance.

cheers

Nasko
Telerik team
 answered on 02 Sep 2015
1 answer
123 views

Dear Support ,

im trying to find working sample example for telerik report with html5 report viewer

 Can you provide me ?

 Regards

Nasko
Telerik team
 answered on 02 Sep 2015
3 answers
346 views

Hi 

i would like to implement drilldownchart similar to this link in reportdesigner..

http://demos.telerik.com/aspnet-ajax/htmlchart/examples/drilldownchart/defaultcs.aspx​

any examples or samples in reporting demo...did not find anything with that animation or drilldown.

 

Nasko
Telerik team
 answered on 02 Sep 2015
5 answers
96 views

Hey Guys,

 I'm generating a report, but I'm fairly new to it still. I followed instructions to make sure everything was lined up perfectly so when it was downloaded to Excel it wasn't making rows different sizes and what not. Nevertheless, everything is looking great except I have a weird issue where once I get to about row 120 in Excel it starts skipping every other row. Any ideas? (screenshot attached - in this case it starts at row 125)

Nasko
Telerik team
 answered on 02 Sep 2015
3 answers
198 views

Hello

I have two columns of textboxes with a panel in between.

 

When I turn of visibility of the panel, the textboxes to the right shifts position towards left.

 

Is there a way of taking the panel out of influence?  (bring to front, doesent work)

 

Regards

 

Mark

Mark
Top achievements
Rank 1
 answered on 02 Sep 2015
3 answers
551 views
Is it possible to display a picturebox or checkbox in a table in a report? The data source has a column that contains a binary image, and there is also a bit field that is used to indicate yes/no. I believe I can do it programmatically, but is there any way to create this declaratively?
Chris
Top achievements
Rank 1
 answered on 01 Sep 2015
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?