Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

auto increment row no. of a datatable

843842Jul 3 2006 — edited Jul 4 2006
I want the first column of a datatable to show the serial no. of each row, like 1, 2, 3... with the column header "Id". Is there any way to implement this without modifying my bean? Is there any mechanism which has implemneted the auto increment function?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 1 2006
Added on Jul 3 2006
1 comment
92 views