Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
5945 Näkymät

I want to vertically center the texts in blocktable cells. Currently the text is showing as: drive.google.com/file/d/0B8C4w9Dg_5bEX0JVMEVFbEg4Ukk/view?usp=sharing 

I have tried different ways but nothing works. 


Avatar
Hylkää
Tekijä Paras vastaus

Well I was also hoping that the issue would solved by using <blockValign value="CENTER"/> , but unfortunately this didn't help me. So from the rml guide I found another solution to apply bottom padding to the cell data by using <blockBottomPadding length="(val)"/> . which then works perfectly as I wanted.

Avatar
Hylkää
Paras vastaus

Hi,

You need to give the style of your block as like below.

<blockTableStyle id="Table_Header">

<blockAlignment value="LEFT"/>

<blockValign value="CENTER"/>

</blockTableStyle>

when you apply the above style to any one blocktable then data will be in vertically center.

I hope you will get perfect output.

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
0
maalisk. 15
3991
0
maalisk. 15
4104
0
maalisk. 16
3357
0
toukok. 15
5642
1
maalisk. 15
7106