[Trinidad] Problem in Table Select All / Select None links and PPR

2009-02-12 Thread Glauco P. Gomes
See this code snippet: ... tr:table autoSubmit=true rowSelection=multiple id=table value=#{myBackingBean.dataModel} var=row binding=#{myBackingBean.table} partialTriggers=releaseBtn deleteBtn f:facet name=actions tr:commandButton text=Release id=releaseBtn partialSubmit=true

Re: [Trinidad] Problem in Table Select All / Select None links and PPR

2009-02-12 Thread Glauco P. Gomes
Just to inform, I'm using Trinidad 1.0.10 Glauco P. Gomes Glauco P. Gomes escreveu: See this code snippet: ... tr:table autoSubmit=true rowSelection=multiple id=table value=#{myBackingBean.dataModel} var=row binding=#{myBackingBean.table} partialTriggers=releaseBtn deleteBtn f:facet