Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

how to generate rdl file using C#.net

2 réponses
Avatar
Steph
Hello,

I"m working with some application development(crm solution) with require to
generate programmaticaly rdlc file at runtime, but i don't know how to do.
msdn online help only provides tutorial on how to generate rdl file but not
rdlc files.

Any Help will be welcome.

thank in advance.

Stephane

2 réponses

Avatar
Kerem Gümrükcü
Hi Stephane,

i am not sure if you are aware of this, but this is
a french speaking/writing/reading newsgroup,
but in spite of that, did you have a look at these:

http://msdn.microsoft.com/en-us/library/ms252067%28VS.80%29.aspx
http://msdn.microsoft.com/en-us/library/ms252109%28VS.80%29.aspx

What exactly is the problem by creating that
"programmatically",...? What does a file like that
look internally?

Regards

Kerem

-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Latest Project: http://www.pro-it-education.de/software/deviceremover
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------

"Steph" schrieb im Newsbeitrag
news:
Hello,

I"m working with some application development(crm solution) with require
to generate programmaticaly rdlc file at runtime, but i don't know how to
do. msdn online help only provides tutorial on how to generate rdl file
but not rdlc files.

Any Help will be welcome.

thank in advance.

Stephane


Avatar
Steph
bonjour

merci pour votre prompte reaction, cette fois je m'exprime en français pour
éviter une mauvaise interprétation.

en fait je voudrais mettre en place dans l'application que je développe(crm
en asp.net et c#3.5) un assistant de création de rapport, comme dans Visual
studio.net 2008, pour donner la possibilité à un utilisateur de créer soit
même son rapport, après avoir rentré le type de rapport, les colonnes devant
s'y trouver ,les regroupements, les filtres etc.... alors j'ai pensé à
programmer la génération du rapport rdlc dans le code et l'association au
ReportViewer qui est rattaché à la page web. (c'est la solution que j'ai
trouvée, mais si t'en as une autre tu peux m'en proposer). Dans les liens
que tu m'as envoyés plus bas on ne montre que comment générer dynamiquement
un rapport rdl et non pas rdlc, et la conversion du rdl au rdlc n'est pas
possible à partir du code, sauf si je me trompe.

@ bientôt.

"Kerem Gümrükcü" a écrit dans le message de groupe
de discussion :
Hi Stephane,

i am not sure if you are aware of this, but this is
a french speaking/writing/reading newsgroup,
but in spite of that, did you have a look at these:

http://msdn.microsoft.com/en-us/library/ms252067%28VS.80%29.aspx
http://msdn.microsoft.com/en-us/library/ms252109%28VS.80%29.aspx

What exactly is the problem by creating that
"programmatically",...? What does a file like that
look internally?

Regards

Kerem

-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Latest Project: http://www.pro-it-education.de/software/deviceremover
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------

"Steph" schrieb im Newsbeitrag
news:
Hello,

I"m working with some application development(crm solution) with require
to generate programmaticaly rdlc file at runtime, but i don't know how to
do. msdn online help only provides tutorial on how to generate rdl file
but not rdlc files.

Any Help will be welcome.

thank in advance.

Stephane