On Tue, Oct 6, 2020 at 5:17 PM Nathan Quirynen <[email protected]>
wrote:

> Is it possible that your "acronyms" property has a value of true when
> rendering ?
>
> No it is not. Also I am wondering what could make the "checked" attribute
default to be true!!
Also I cant find in tapestry API how to change the attribute checked value
to false!!


>
> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

-- 



*Marwa Hussein M. TA @ Information Systems Department Faculty of Computers
& Information Assuit University*
<[email protected]>

Reply via email to