I am having a similar issue with the showDetail inside the column of a table. If I select showDetail in a row, navigate to another page and then return, all the showDetails are open not just the one I initially opened. Same thing happens if I hide one, navigate to another page and then return, all are closed. I believe it has to do with the ids all being the same. Any way to fix this?
Bruno Aranda wrote: > > Hi, > > I am using trinidad 1.2.9 and I have realised that showDetail is not > working > properly when inside the column in a table? I have a column with > showDetail > and whenever I click in it only the showDetail from the first row is > disclosed. All the showDetails have the same id so, as expected by the > javascript function, only the first one will be disclosed. Is this a bug? > Am > I missing something? > > Thanks guys, > > Bruno > > -- View this message in context: http://www.nabble.com/-trinidad--ShowDetail-not-working-properly-inside-tables--tp19047112p22099992.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

