0 Replies Latest reply on Jul 18, 2012 4:08 AM by vkanungo

    Unable to convert string "3" to class "javax.el.ValueExpression" for attribute "columns": Property Editor not registered with the PropertyEditorManager

    vkanungo

      Unable to convert string "3" to class "javax.el.ValueExpression" for attribute "columns": Property Editor not registered with the PropertyEditorManager

      jsf code is

       

      <h:panelGrid columns="3" styleClass="tblForms login"

                                              columnClasses="txtLabel,,last">

       

      where is the problem please help me..