[
https://issues.apache.org/jira/browse/XAP-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Turyn, Michael closed XAP-480.
------------------------------
Resolution: Fixed
Was setting the value to the boolean true, not the string "true", which works
just fine.
> Changing "selected" attribute on a row element to "true" induces no change in
> its bridge and widget.
> ----------------------------------------------------------------------------------------------------
>
> Key: XAP-480
> URL: https://issues.apache.org/jira/browse/XAP-480
> Project: XAP
> Issue Type: Bug
> Reporter: Turyn, Michael
>
> (Found in EasyTraderAjax.)
> A method that manually selects a given row element by setting its "selected"
> attribute to "true" doesn't seem to induce a
> aRowBridge.setSelectedAttribute() to effect the change on-screen.
> I haven't checked whether the attribute change event is being fired.
> Work-around: get the row peer, use its onClickCallback() method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.