Hey John,

thanks for your interest in the Tobago components.
Since this is mixed list, can you please add [Tobago] as a label to
your questions?

Would be great,
Matthias

On 6/12/06, John <[EMAIL PROTECTED]> wrote:


The listener method never gets executed no matter what I do with the sheet.
This is a funtioning sheet and quarantine backing bean, that I can refresh
data, sort columns, select columns, etc.
I've been through the demo application and the api and it looks like I'm
doing this right.

In the sheet tag I have:

stateChangeListener="#{quarantine.updateCounts}"

In the quarantine backing bean I have:

public void updateCounts(SheetStateChangeEvent
sheetStateChangeEvent) {
    System.out.println("updateCounts");
}


Thanks.


--
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to