Is it possible that your "acronyms" property has a value of true when
rendering ?
Op 6/10/2020 om 14:42 schreef marwa hussein:
Hi all,
I am trying to populate a grid with some values and add a column with a
checkbox to select a value..
<t:grid t:source="OntologyInfoList" row="OntologyInfo" add="Select">
<p:selectcell>
<t:checkbox t:id="select" value="acronyms"/>
The problem when the grid is populated I found the Checkbox checked by
default, although I didn't use the "check" attribute (which suppose to be
"false" by default)!!
how can I make solve this and make it unchecked in the begining??
Regards,
Marwa
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org