[ 
https://jira.jboss.org/jira/browse/RF-8662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ilya Shaikovsky updated RF-8662:
--------------------------------

        Summary: extendedDataTable: broken on rerender by ajax in IE  (was: 
extendedDataTable: broken on rerender by ajax)
    Environment: IE8 and IE8 compatibility with 7
       Priority: Critical  (was: Major)


> extendedDataTable: broken on rerender by ajax in IE
> ---------------------------------------------------
>
>                 Key: RF-8662
>                 URL: https://jira.jboss.org/jira/browse/RF-8662
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.ALPHA1
>         Environment: IE8 and IE8 compatibility with 7
>            Reporter: Ilya Shaikovsky
>            Assignee: Konstantin Mishin
>            Priority: Critical
>             Fix For: 4.0.0.ALPHA2
>
>
>                       <tbl:extendedDataTable frozenColumns="1" 
> value="#{carsBean.allCars}" rows="100" var="car" id="table" clientRows="50" 
> style="width:300px; height:300px;">
>                               <tbl:column>
>                                       <f:facet name="header">
>                                               <h:outputText value="Make" />
>                                       </f:facet>
>                                       <h:outputText value="#{car.make}"/>
>                                       <f:facet name="footer">
>                                               remove this also to check
>                                       </f:facet>
>                               </tbl:column>
> ...
>                       <a4j:commandButton execute="@this" render="table" 
> value="table"></a4j:commandButton>
> see screenshots.

-- 
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