How to Display the row number in a table

1- on your page, select the table component and open the property window
2- set the property "varStatus to "vs"


2- add new column to the af:Table
  Example: <af:table ....>
                    <af:column headerText="Serial" ... >
                       <af:outputText value="#{vs.index+1}"/>



That's it



Comments

Popular posts from this blog

Another user has changed the row with primary key oracle.jbo.Key[12 ].

Working With File Throgh WebUtill

weblogic windows JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: Failed to lock cwallet.sso.lck