iterationStatusVar: request for change related to the first row number
----------------------------------------------------------------------
Key: RF-10838
URL:
https://issues.jboss.org/browse/RF-10838
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Final
Reporter: Ilya Shaikovsky
I realize that for rowKey having 0 as a first row rowKey is completelly fine.
But iterationStatusVar attribute supposed to provide a way to work with row-indexes on UI.
And it's not convinient to use currentIndex, begin and end proeprties as them counting
starting from zero. It's not looks good for UI to have "0 row (0-9 rows
shown)". So in most cases users will have to change all that EL like {ivar.begin+1}.
Let's change it while not much guys used it(do not saw at all at forum for now)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira