[Seasar-user:8403] Re: Teedaを使用した複数行表示レコード出力方法

[E-MAIL ADDRESS DELETED] [E-MAIL ADDRESS DELETED]
2007年 6月 18日 (月) 16:07:41 JST


$B$*@$OC$K$J$C$F$*$j$^$9!#(J
$B:d8}$G$9!#(J

$B2?EY$bJ8;z2=$1$7$FBgJQ?=$7Lu$4$6$$$^$;$s!#(J
$B:FAw$$$?$7$^$9!#(J

Teeda-html-example$B$N(Jview/grid/multiRowGrid2.htm$B$r8+$J$,$i$$$m$$$m;n$7$^$7$?$,!"$&$^$/F0$-$^$;$s!#(J
$B62$i$/!"2<5-$,$&$^$/F0$+$J$$860x$@$H;W$$$^$9!#(J

HTML$B$N%F!<%V%k$G!"(J2$B9TJ,$NO"7k$r9T$C$?0lHV:8$N(J1$BNs$N$_$r8GDj$7$?$$>l9g!"0J2<$NDj5A$r9T$&!#(J
$B-!0lHV:8$N(J1$BNs$r8GDj$K$9$k$?$a$K!"(J colgroup$B%?%0$N;R%?%0(Jcol$B$G!V(Jspan$[E-MAIL ADDRESS DELETED]$r(J1$B!W!V(Jclass$[E-MAIL ADDRESS DELETED]$r(JT_leftFixed$B!W$K$9$k!#(J
$B-"0lHV:8$N(J1$BNs$KBP$7$F(J2$B9TJ,$NO"7k$r9T$&$?$a$K!"(J</th>$B!"(J</td>$B%?%0$G!V(Jrowspan$[E-MAIL ADDRESS DELETED]$r(J2$B!W$K$9$k!#(J
$B0J2<$,$=$NFbMF$G:[E-MAIL ADDRESS DELETED]$7$?%F!<%V%k!#(J

$B!!!!(J<table align="center"  id="hogeGridY" width="420px" height="150px" >
    	<colgroup>
    		<col span="1" width="40px" class="T_leftFixed"/>
    		<col span="3" width="360px" />
    	</colgroup>
	    <thead>
	        <tr style="background-color:#E6E6FA;">
	        	<th rowspan="2" style="width:40px;height:40px;">1and2Line_1Row</th>
	        	<th colspan="3" style="width:360px;height:20px;">1Line_2and3and4Row</th>
	        </tr>
	        <tr style="background-color:#E6E6FA;">
	        	<th colspan="1" style="width:120px;">2Line_2Row</th>
	        	<th colspan="1" style="width:120px;">2Line_3Row</th>
	        	<th colspan="1" style="width:120px;">2Line_4Row</th>
	        </tr>
	    </thead>
	    <tbody>
	        <tr >
	    	<td  rowspan="2" style="width:40px;height:40px;"><span id="aa" >aa</span></td>
	    	<td  colspan="3" style="width:360px;height:20px;"><span id="bb">bb</span></td>
	        </tr>
	        <tr >
	    	<td colspan="1" style="width:120px;"><span id="cc" >cc</span></td>
	    	<td colspan="1" style="width:120px;"><span id="dd" >dd</span></td>
	    	<td colspan="1" style="width:120px;"><span id="ee" >ee</span></td>
	        </tr>
	    </tbody>
    </table>

$B$3$N%F!<%V%k$r<B9T$7!"$=$N8e(JHTML$B%=!<%9$r8+$k$H!"(J
$B>e5-%F!<%V%k$N(J<tbody>$B%?%0$NB9%?%0(J<td rowspan="2">$B$NItJ,$,2<5-$N$h$&$KE83+$5$l$k!#(J
$B0lHV:8$NNs$@$18GDj$K$7$?$N$G!"%F!<%V%k%\%G%#$N0lHV:8$NNs$@$1$r0l$D$N%F!<%V%k$G9=@.$7$F$$$k!#(J

$B2<5-(JHTML$B$@$H(J<tr>$B%?%0$N;R%?%0(J<td>$B$G(Jrowspan$[E-MAIL ADDRESS DELETED]$r(J2$B$K$7$F$$$k$,!"(J<tr>$B%?%0$K(J<td>$B%?%0$O0l$D$7$+$J$$$N$G%F!<%V%k$N8+$?L\$,Jx$l$k!#(J
$B$=$3$G!"%F!<%V%k%\%G%#$N(Jrowspan$[E-MAIL ADDRESS DELETED]$r>C$;$P$&$^$/$$$/$+$H;n$7$?$_$?$,!"(J
$B>e5-(JHTML$B$N(J<td colspan="1" style="width:120px;"><span id="cc" >cc</span></td>$B$,8GDjNs$KF~$C$F$-$F$7$^$$%G%6%$%s$,$&$^$/$$$+$J$$!#(J
$B!J>e5-(JHTML$B$N(J<td colspan="1" style="width:120px;"><span id="cc" >cc</span></td>$B$NA0$K(J<td></br></td>$B$rF~$l$k$3$H$b;n$7$?$,!"(J
$B!!8+$?L\$,NI$/$J$$$N$G(JNG)

<table id="hogeGridYLeftBodyTable" cellspacing="0" cellpadding="0" class="gridTable">
   <tbody>
      <tr>
         <td rowspan="2"><div class="gridCell" style="width:40px;height:40px;"><nobr><span id="aa">aa0</span></nobr></div></td>
      </tr>
      <tr>
         <td rowspan="2"><div class="gridCell" style="width:40px;height:40px;"><nobr><span id="aa">aa1</span></nobr></div></td>
      </tr>
      <tr>
         <td rowspan="2"><div class="gridCell" style="width:40px;height:40px;"><nobr><span id="aa">aa2</span></nobr></div></td>
      </tr>
   </tbody>
</table>

$B2?$+2sHr:v$,$"$l$P!"0F$rD:$-$?$/!#(J

-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
URL: http://ml.seasar.org/archives/seasar-user/attachments/20070618/c47c3d67/attachment.html 


Seasar-user メーリングリストの案内