Telerik Forums
Reporting Forum
1 answer
84 views
Hey,
  My report has a SqlDataSource pointing at a View, and the detail area has a bunch of tables on it, which are each individually bound to that datasource.

Question is I need to filter the data based on a GUID in all of these tables...so in the filter section I do Fields.formid = Parameters.FormID but the results end up empty.  If I try and do Fields.formid LIKE Parameters.FormID (dunno, figured it might be casing)..it fails on GUID to string conversion or something.

Can I filter the DS directly on that Parameter somehow perhaps?
Peter
Telerik team
 answered on 16 Feb 2011
0 answers
84 views

Je vous présente les étapes détaillées par l'illustration pour savoir image en pdf !

Il y a beacoup de gens qui ne savent pas la façon de convertir image en pdf, Je vous présente les étapes détaillées par l'illustration pour le savoir ! Vous êtes obligé de télécharger ou acheter un logiciel de conversion au moins ! Tous les image ne supporte pas la charge directement dans n’importe quel logiciel 

Étape 1. Ajouter le fichier image.
Il y a deux façons d’ajouter le fichier image : Ouvrez le fichier que vous voulez le convertir et sélectionner Imprimer; Cliquer le bouton droit du souris sur le fichier à convertir et choisissez "Créer les fichiers PDF avec OX Image en PDF Convertiseur".


(Si vous ajoutez plusieurs fichiers Images et préparez les fusionner en un seul, vous pouvez cliquer le bouton "En Haut", "En Bas", "Sommet", et "Fond" pour régler l’ordre de ces fichiers. Et puis cliquer l'option "Document" ou le bouton droit du souris pour sélectionner "Combiner certains fichiers" ou "Combiner tous les fichies" selon votres besoin.)

Étape 2. Si vous voulez définir des paramètres visant au fichier de sortie, vous pouvez cliquer le bouton "Option" dans lequel vous pouvez régler les paramètres généraux, de compression, de couleur, de sécurité etc.


Étape 3. Créer le fichier PDF
Après avoir défini les paramètres, commencez-vous à convertir en PDF. Sélectionnez le dossier d’enregistrement d’abord.


équipe 4 Et puis cliquer le bouton "Créer".


Ox Image en pdf Convertisseur est votre assistant primordial dans votre travail quotidien et vie informatique. N'hésitez pas à commecer le voyage agréable avec notre produit en votre ordinateur. Téléchargez gratuitement ox Image en PDF Convertisseur et vous sentez que c'est votre meilleur choix.

Plus informations sur le site :

http://www.oxpdf.fr/image-to-pdf-converter.html

ou http://www.oxpdf.fr/download/oxpdfcreator.exe

ophelie
Top achievements
Rank 1
 asked on 16 Feb 2011
5 answers
1.0K+ views
I am having a problem with the Telerik report when my application is being installed on clients.

The setup: Telerik Report v 921 - VS Studio 2008 .NET 2008 Winforms

A Telerik report with 4 chart controls connected by 4 different Telerik.Reporting.SQLDatasource

The connection strings are set in the connection string property manually.

Property: ConnectionString
server=myserver;User Id=User;password=pwd;database=dbname;Persist Security Info=True
Property: Provider (from drop down)
MySQL.Data.MySqlClient

Now setting the connection strings this way does not write to the app.config file.

On the Constructor of the report, after InitializeComponent() the Telerik.Reporting.SQLDatasource properties are being set to the correct ConnectionString ...

The debug version from development PC works fine. But after making a release and installing the application ...

"Unable to connect to database. Please verify that your connection string is valid...."
 
Any help is much appreciated.

Regards,
Sam



Sam
Top achievements
Rank 2
 answered on 16 Feb 2011
9 answers
412 views
In the ReportViewer the print button is not functioning correctly, i searched in forums, but i don't found how it work. i need print a report clicking the print button. Please, i need it resolved quickly.

If no have easy solution to problem, you can send to me a hard solution (no problem), but i need it resolve.

thanks!
Igor
Top achievements
Rank 1
 answered on 15 Feb 2011
0 answers
150 views
I am looking to create a Bubble Chart that mimics something that one of my clients has created in Excel. I am attaching a file showing an example of what I need to recreate. I know that with Bubble Charts you can created a stacked bar chart effect but I need to have a chart that has an upper and lower section each with it's own stacked bar chart set of data.

Is this possible with the current charting or will I need to create two charts and place them together to get this effect?

Any help or reference to where I can see examples or tutorials would be great.

Thanks,

Jim Harris
Top achievements
Rank 1
 asked on 15 Feb 2011
2 answers
271 views
Hello,

I was wondering if the following could be achieved with Telerik Reporting:

I have a list of user data grouped by teams. Each has an amount of emails, the average amount is shown in the group footer e.g.:

USER                  EMAILS                                Group-Header
----------------------------------------------------------------------------------------
User1                        5
User2                        10                                     Detail-Section
User3                        15
--------------------------------------------------------------------------------------------
Team-Avg.                10                                    Group-Footer

Now I want to color User1 red, because he is below average and User3 green, because he is above average

I tried to achieve this by conditional formatting but I could not find out how to reference the Average-Field in the Group-Footer.
I use a Table-Control to display the values in my chart, if this makes any difference.

I also thought about writing this in code-behind but I don't know how to start here either.


Any help is appreciated,

Lukas
Lukas
Top achievements
Rank 2
 answered on 15 Feb 2011
2 answers
188 views
Hello.
Is it possible to make a (pie) chart on a report interactive?
I want user to be able to click on a slice and to load another report, with a parameter = slice-related value.
Couldn't find that so far.

Thanks
---
Mike
Mike Shilkov
Top achievements
Rank 1
 answered on 15 Feb 2011
1 answer
108 views
I am new to reporting.  I am creating a report using report wizard, all the records display correct in preview and asp.net report viewer.  But when I add a table or a crosstab, index was out of range (System.ThrowHelper.ThrowArgumentOutOfRangeException) is thown in asp.net report viewer. but preview in design mode is fine.
 
Please help.
Steve
Telerik team
 answered on 15 Feb 2011
1 answer
250 views
I have some text files with japanese text in them and display them on a report.  I have a user function bound to a textbox.  But the text is jibberish... See attachment one.  I set the culture to Japanese and the Language to Japanese.... What am I missing?
Steve
Telerik team
 answered on 14 Feb 2011
5 answers
264 views
Currently, it seems you can only use User Functions that are declared at the current report level.  All of the reports I make extend from a custom "BaseReport" (that itself extends from Telerik.Reporting.Report).  Within this BaseReport class I have static methods that I would like to use as User Functions.

Is there a way (without duplicating code in all my ancestor classes), to use methods in base classes as User Functions?
Steve
Telerik team
 answered on 14 Feb 2011
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?