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

Nick Belaevski updated RF-9980:
-------------------------------

         Assignee: Anton Belevich  (was: Nick Belaevski)
    Fix Version/s: 4.0.0.Milestone5
      Description: 
<rich:dataTable id="src" columns="1" value="#{dndBean.frameworks}"

and having 


Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to 
java.lang.Integer
        at 
org.richfaces.renderkit.AbstractTableRenderer.getColumnsCount(AbstractTableRenderer.java:113)


  was:

<rich:dataTable id="src" columns="1" value="#{dndBean.frameworks}"

and having 


Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to 
java.lang.Integer
        at 
org.richfaces.renderkit.AbstractTableRenderer.getColumnsCount(AbstractTableRenderer.java:113)




> dataTable: problems using columns
> ---------------------------------
>
>                 Key: RF-9980
>                 URL: https://jira.jboss.org/browse/RF-9980
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>            Reporter: Ilya Shaikovsky
>            Assignee: Anton Belevich
>             Fix For: 4.0.0.Milestone5
>
>
> <rich:dataTable id="src" columns="1" value="#{dndBean.frameworks}"
> and having 
> Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to 
> java.lang.Integer
>       at 
> org.richfaces.renderkit.AbstractTableRenderer.getColumnsCount(AbstractTableRenderer.java:113)

-- 
This message is automatically generated by JIRA.
-
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