Yes if I remove the facet and just use the header property the toggle button
works, even with my custom data providers.
I have also tried to remove the custom styles from the UI components
embedded in the facet but it still doesn't work.
I don't get a javascript error, it simply doesn't expand/collapse.
The difference from the woodstock example is that I have some drop downs in
the facet and that my table is dynamically created by code, adding a
rowgroup on a button click event.
I am using woodstock 4.1.1
Dan Labrecque wrote:
>
> I cannot tell from your screenshot, so we'll have to narrow down the
> issue a bit. For example, what happens when you remove the facet -- does
> the toggle button work? I'm assuming you're using the "header" facet?
> What version of Woodstock are you using?
>
> Considering your example works on another browser, I'm thinking that the
> contents of the facet may have generated a JavaScript error. Other than
> creating a custom DataProvider row index, I cannot think of anything
> else that would prevent the toggle from working. The Woodstock group
> table example works fine on Firefox.
>
> Dan
>
> autozoom wrote:
>> yes I tried that example but my situation is different
>> I attach an example of what the rendering looks like (sorry I have to
>> hide
>> the labels because of privacy)
>> http://www.nabble.com/file/p15002646/facets.jpg
>>
>> Here we have multiple rowgroups (the screenshot only shows one) generated
>> dynamically by code because every single group comes from different
>> providers
>> For every group, we render a facet that shows the group name and a couple
>> of
>> drop down lists.
>> We use the groupToggleButton() method to enable the hide/show of every
>> group.
>>
>> Collapsing a group works in IE7, but not in Firefox 2.0.0.11
>> I don't get any javascript error, simply nothing happens if I click on
>> the
>> small blue arrow.
>>
>> The same if I modify the code to make the group start collapsed; I cannot
>> expand it in Firefox
>>
>> I can give you more details if needed
>>
>> thanks a lot
>>
>>
>>
>> Dan Labrecque wrote:
>>
>>> Need a little more info here. For example, can you narrow down which
>>> facet is causing the issue? Are you using the groupToggleButton
>>> attribute?
>>>
>>> Have you seen the example below? This also makes use of JSF facets to
>>> set the column footer, title, etc.
>>>
>>> http://webdev2.sun.com/example/faces/table/groupTable.jsp
>>>
>>> Dan
>>>
>>> autozoom wrote:
>>>
>>>> using Firefox, when I have a table with multiple rowgroups and custom
>>>> facets
>>>> for every rowgroup, I cannot expand/collapse the group of rows.
>>>> the same works fine in IE7
>>>>
>>>> thanks
>>>>
>>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
>>> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>>>
>>>
>>>
>>>
>>
>>
>
>
>
--
View this message in context: http://www.nabble.com/expand-collaps-multiple-rowsets-with-custom-facets-in-Firefox-issue-tp15000907p15014763.html
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.