[ 
https://jira.jboss.org/jira/browse/RF-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441052#action_12441052
 ] 

Saurav Biswas commented on RF-4612:
-----------------------------------

I am using the latest nightly build for 3.3.0 version 
(3.3.0-20081127.050540-61). The "onselectionchange" event does work as 
expected. I do see one issue. When the page is refreshed, the event stops 
working. It no longer executes the action. I am using the following code in an 
ExtendedDataTable and it stops working when the page is refreshed.

          <a4j:support event="onselectionchange"
                       immediate="true"
                       reRender="rowDetails"
                       oncomplete="javascript:alert('OnSelectionChange 
WORK!!!');"/>

Should this be reported as a new issue becuase this particular one is already 
closed?

> extendedDataTable: correct onselectionchange event behavior
> -----------------------------------------------------------
>
>                 Key: RF-4612
>                 URL: https://jira.jboss.org/jira/browse/RF-4612
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Ilya Shaikovsky
>            Assignee: Piotr Buda
>             Fix For: 3.3.0
>
>
> should be fired only if selection actually changed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to