Hi, I am trying to run the example to paging in jsp.but getting error at line --<ui:dataGrid items="${empList}" var="employee" name="datagrid1" cellPadding="0" cellSpacing="0" styleClass="datagrid" >-- asking that items can't contains expression.I am not able to resolve it..plz help
View All Comments
| View Tutorial