Précédent   Forum des professionnels en informatique > Logiciels > Solutions d'entreprise > Business Intelligence > BIRT
BIRT Forum d'entraide sur BIRT (Business Intelligence and Reporting Tools). Avant de poster --> FAQ BIRT,Tutoriels BIRT
Partagez cette discussion sur d'autres réseaux sociaux : Viadeo Twitter Google Facebook Digg Delicious MySpace Yahoo
Réponse Proposer ce sujet en actualité
 
Outils de la discussion
Publicité
'
Vieux 03/11/2011, 12h26   #1
Nouveau Membre du Club
 
Inscription : juillet 2006
Messages : 61
Détails du profil
Informations forums :
Inscription : juillet 2006
Messages : 61
Points : 28
Points : 28
Par défaut [2.6.0] list<B> ; B{list<C> }

Bonjour,

Je souhaite afficher dans mon rapport la classe A :
Code :
1
2
3
4
5
6
7
8
9
Class A{
...
List<B> listB;
}
 
Class B{
String X;
List<C> listC;
}
Si possible, je souhaite que chaque élément de la liste B soit afficher dans un grid tout seul.


j'ai pas de plugin, je change directement dans le rptdesign. J'arrive bien à afficher listB mais je bloque sur List<C>, si une âme charitable passe par le coin..

Code :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 
<table id="1">
..
<property name="dataSet">ListBDataSet</property> 
<list-property name="boundDataColumns">
                <structure>
                    <property name="name">X</property>
                    <expression name="expression" type="javascript">dataSetRow["X"]</expression>
                    <property name="dataType">string</property>
                </structure>
             </list-property>
 <detail>
                <row id="10"> 
                    <cell id="20">
                        <grid id="30">
                            <row id="40">
                                <cell id="50">
									<property name="colSpan">4</property>
 
                                    <text-data id="60">
                                        <property name="fontSize">11pt</property>
										<property name="textUnderline">underline</property> 
                                        <property name="fontWeight">bold</property>
                                        <property name="color">black</property>
                                        <expression name="valueExpr">row["X"]</expression>
                                        <property name="contentType">html</property>
                                    </text-data>
                                </cell>
                            </row>
nadhem est déconnecté   Envoyer un message privé Réponse avec citation 00
Réponse Proposer ce sujet en actualité Cette discussion est résolue.
Outils de la discussion



Fuseau horaire GMT +2. Il est actuellement 13h06.


 
 
 
 
Partenaires

Hébergement Web