Telerik Forums
Reporting Forum
11 answers
228 views
pls help me with my earlier problem that I posted its very urgent for me..

this.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {

new Telerik.Reporting.Data.Filter("= Fields.[Activity_Code]", ((Telerik.Reporting.Data.FilterOperator)(Telerik.Reporting.Data.FilterOperator.In)), "= Parameters.[Activity_Code]"),


reportParameter2.Name =

"Activity_Code";

reportParameter2.UI.AvailableValues.DataSource = dsUsers.Tables[0];

reportParameter2.UI.AvailableValues.ValueMember =

"Activity_Code";

reportParameter2.UI.MultiValue =

true;

reportParameter2.UI.Text =

"Activity Code";

reportParameter2.UI.Visible =

true;

the dropdown  box shows require field symbol ..I can,t select empty value in dropdown...
since I have empty data also in that column..
give me the soln..as early u can..
Its very urgent to me...

thanx again in advance 

Steve
Telerik team
 answered on 25 May 2009
2 answers
70 views
Hello,

I need to develop two column report which is to be printed on two column sticker tag sheet.

The right column on tag sheet is slight lower then the right one.

How can I specify the top margin which is only applicable on right column?

Regards,
Fahad
Top achievements
Rank 2
 answered on 25 May 2009
4 answers
571 views
Hello,
I have a last empty page due to the last page break and I don't know how I can avoid it.

I've a report with 2 groups and the detail :
-category group
-location group
-detail

The report should look like this:

first page
<page break>
category group title 1
location group title 1
detail 1
detail 2
<page break>
location group title 2
detail 1
detail 2
detail 3
<page break>
category group title 2
location group title 1
detail 1
detail 2
<page break>
location group title 2
...
detail2
END

If I put the page break before the header of location group, I've an unwanted page break between group title header and category title header.

If I put the page break after the footer of location group, I've an empty page at the end of the report because of the last page break.

Do you have an idea of how I could avoid this last empty page or if I can remove it ? Or maybe change my page break ?

It would be nice to have an option like "Don't page break at the end of the report".
Steve
Telerik team
 answered on 25 May 2009
5 answers
275 views
Hi, if I have a subreport which has the same fields as the master report that accepts 3 parameters but a different final parameter for the stored proc, can I access the main reports ReportParameters in a seperate Needdatasource event for the subreport, and then change the final parameter to whatever I want ?
Pete
Top achievements
Rank 1
 answered on 22 May 2009
1 answer
177 views
Hi there,

I am building a report using the barcodes. I want pull the barcode numbers from a datasource and bind the value to the barcodes within the report so the end user can print it out.

As far as I have got is dragging and dropping from the toolbar.

Does anyone have an example on how I can bind a report to datasource that builds the barcodes?

Any help would be great.

Thank you
Steve
Telerik team
 answered on 22 May 2009
2 answers
95 views
Dear Staff,

I use your nice ASP .Net Ajax application.

I have a radGrid with a quite complex sql query (to sql server).
On this grid the user can change column order, sort, group, filter and so on.

Due some limitation of grid (is not a report :) ) I would like to transpose all the situation on grid - changed by the user at runtime - to a report.

Is that easly possible?
Do you have an example to study?

greetings

Renato



RRE
Top achievements
Rank 2
Iron
 answered on 22 May 2009
3 answers
305 views
Hi, I hope you can help.

We are currently using SQL Server Reporting which runs a stored procedure, which depending on supplied parameters it will then dynamically alter the fields of the output and return it to SQL server Reporting. Is there a way to do this in Telerik Reporting with a stored procedure and input parameters ?

Basically the fields on the output report will alter depending on what the input parameters where? Can this be done in Telerik and if so, is there an example of this.

Thanks a lot,

Pete Walker.
Steve
Telerik team
 answered on 21 May 2009
1 answer
63 views
HI. I have a problem with the detail section of my report. I have set my detail section to 3 columns. My report dynamicly generates pie charts. In the win viewer my report gets generated perfectly. All charts appear next to each other as I intended. In my web viewer this is not the case. My columns get created below each other. I can't figure out why. Now I try to take my report a step further. I created a Template report from which I inherit a report header. Works fine if I only have one column in my derived report. If I have more than one column, as is the case with my dynamic chart report, the report gets totally messed up. In both viewers the report not only displays the columns below each other but disaligned as well. This is a real headache and I can't get the issue resolved. My company is really impressed with the product. I'm using v3.0 trail. If I can't solve this problem, then my company is not going to give me the go ahead. Any help with this will be greatly appreciated. I will provide the source code and screen shots if needed. I'm using C# and ASP.NET.
Using Mozilla Fire Fox and Internet Explorer 8.
Steve
Telerik team
 answered on 21 May 2009
1 answer
100 views
HI. I have a problem with the detail section of my report. I have set my detail section to 3 columns. My report dynamicly generates pie charts. In the win viewer my report gets generated perfectly. All charts appear next to each other as I intended. In my web viewer this is not the case. My columns get created below each other. I can't figure out why. Now I try to take my report a step further. I created a Template report from which I inherit a report header. Works fine if I only have one column in my derived report. If I have more than one column, as is the case with my dynamic chart report, the report gets totally messed up. In both viewers the report not only displays the columns below each other but disaligned as well. This is a real headache and I can't get the issue resolved. My company is really impressed with the product. I'm using v3.0 trail. If I can't solve this problem, then my company is not going to give me the go ahead. Any help with this will be greatly appreciated. I will provide the source code and screen shots if needed. I'm using C# and ASP.NET.
Using Mozilla Fire Fox and Internet Explorer 8.
Steve
Telerik team
 answered on 21 May 2009
5 answers
159 views
I have a field, called BudgetedCost.  That field either contains a numeric value or ****, this is displaying fine in the Detail Section.  Great.  Now, in the Group Footer, I want to either display a Sum of BudgetedCost (which I can do) or if any of the detail rows contain ****, I need to display ****.  I can't figure out how to do this.  Any help?  Thanks in advance!
Steve
Telerik team
 answered on 21 May 2009
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?