Hi,
idem for the <tr> class css,
<tr class="t-first"> become with T5.4-beta-35 <tr data-grid-row="first">
this is a problem for me, because all tr and td css has to be changed
Thomas
Le 23/10/2015 12:37, TNO a écrit :
Hi,
with T5.3, using a t:dataGrid, for each td, there is a css class from
property name :
<td class="dateOuverture" >13 oct. 2014</td>
but whith T5.4-beta-35, no more css class but a data-grid-property
attribute !
<td data-grid-property="dateOuverture">13 oct. 2014</td>
Why the td css class from t:dataGrid was removed ?
Best regards, Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org