Telerik Forums
Reporting Forum
2 answers
150 views
Like the attachment , is it possible to show table rows like this depends on the space right to the table.
ZHOU
Top achievements
Rank 2
 answered on 30 Sep 2014
3 answers
324 views
How to make Telerik report Parameter/Filter searching none case sensative?
If I set field TOPIC as Paramter as well as Filter, I try to find "school", get search result, I try to search 'School' returns nothing.

The "Like" filter operatior doesn't seem to work also. If I serach "schoo" I get nothing, unless I try "school".

Did I miss anything?  My dataset case sensative is set false as defaut setting.
Stef
Telerik team
 answered on 30 Sep 2014
1 answer
108 views
I need to know how to create a map manually with a dataset.  I need to create a pin for the supplier of one color and then a different color pin for the customers.  I also need to be able and create a radius of 50 miles to the supplier.  The users will select different customers so I need to be able to dynamically center the map based on the customer coordinates.
If you can please supply an example of how I could do this.

Thanks -Tim
Ivan Hristov
Telerik team
 answered on 30 Sep 2014
3 answers
531 views
I'm using a multivalue parameter and its currently giving me a little grief for a single case. Null

my query is:

select * from table where column1 in (?)

which ends up looking like
select * from table where column1 in ('a','b','c')

this is a problem with null included because it evaluates to unknown and can't continue.

with the following query this works but I'm not sure of how to set up the parameters to make this work.


select * from table where column1 in ('a','b','c') or tag is null

Can you help me understand how I can set up or format my multivalue parameter to deal with this?

Ben
Top achievements
Rank 1
 answered on 30 Sep 2014
1 answer
311 views
Hi All,

I am new to telerik reporting. I need to create a report with the parent and child tables. i.e. a main table contains a row with a panel inside it, and inside panel I have to add four more tables based on some conditions. My question is: can I set child tables visilbilty in the parent table Item DataBound event? It seems I can't, because the event is firing only once even the parent table is binding with multiple rows. Can anyone please help on this?


Thanks,
Buddha
Stef
Telerik team
 answered on 26 Sep 2014
2 answers
211 views
I feel like this should be a common request, but I cannot find any posts or examples that are exactly as I am looking for. We need a report that will group based on one column with a plus sign. Clicking the plus sign will expand and show the rows for that groups populating the rest of the columns. This is a standard set up we use in our current reporting solution (SSRS) but we are trying to switch everything to Telerik.I have gotten close to this result in Telerik, but still have the first row of additional data showing in the collapsed group row, which is incorrect.

Example of what we are looking for:



Thanks,

Jim Orchard
Hinata
Top achievements
Rank 1
 answered on 26 Sep 2014
2 answers
235 views
I am trying to create a report with multiple data sources so
that I can access various fields in the report. For example, a list or a
crosstab that would display rows of aggregate data derived from different queries. So
far as I can tell, these controls can only be bound to one data source. Moreover,
the report itself can only be bound to one data source. So how do I create a
table, list or crosstab of rows that uses data from several queries?

Sequel Server Report Server (SSRS) supports this by being
able to add multiple data sources to the report and then you are able to drag
fields from which ever on you want into any textbox on the report you wish. See attached:

Mark
Top achievements
Rank 1
 answered on 26 Sep 2014
1 answer
58 views
Hi, 

When I try to open A report with the HTML5 reportviewer I get the following errors in the chrome console.

The reportviewer just show "Loading report"

This only happens on the 1 site where it is deployed, the other sites it works fine.

Hope you have some idea of where I could be looking for a solution.

Thank you 
Heinrich
Stef
Telerik team
 answered on 25 Sep 2014
3 answers
115 views
Hi!

According to the help article I created a new "Telerik.ReportViewer.Silverlight.TextResources.de.resx" file but still don't know where to place this file so that the ReportViewer is using this one.

My solution has:

a) a FrontEnd.Web project
b) a FrontEnd SL project which gets loaded first
c) many other SL projects which are loaded on demand (using PRISM)

One of these other SL projects includes the SL ReportViewer. My question: where to put the .resx file? Inside the FrontEnd.Web project, the FrontEnd SL project, the SL project that includes the ReportViewer, and should it reside inside the main directory or a Resources subdirectory?

Regards
Neils
Stef
Telerik team
 answered on 25 Sep 2014
1 answer
97 views
I have Two Report parameters
One Is Office Location it is multi select
Second is Employees

Employees will only display employees for the selected locations via a filter
How can I get a count of the Employee available values after the Filter has been applied

-Martin 
Martin
Top achievements
Rank 1
 answered on 24 Sep 2014
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?