togglelink within a datatable

2007-02-26 Thread Paul Ryan
t:div id=editValue t:inputText value=#{test.value}/ h:commandLink value=Update actionListener=#{handler.update}/ /t:div /s:togglePanel /h:column Thanks, Paul. -- View this message in context: http://www.nabble.com/togglelink-within-a-datatable-tf3291761.html

Re: togglelink within a datatable

2007-02-26 Thread Werner Punz
Paul Ryan schrieb: Hi, I am trying to do inline editing within a table. I have included a togglePanel component as a column value within a t:datatable, my problem is that the 'for' attribute seems to require the explicit id of the component to hide/display, so when my table contains more