I debugged it yesterday - only change is to move the currentRow to the body tag.
Henner > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von Luca Fossato > Gesendet: Montag, 18. April 2005 10:58 > An: Henner Kollmann > Cc: [email protected] > Betreff: Re: AW: [dbforms] jstl behaviour on record list page > > Thank you Henner, > > I will try to debug this stuff... hope to get something > intresting to commit ;^) > > Luca > > Henner Kollmann ha scritto: > > >OK, understand it again... > >I tried to understand this months ago during implementation > the dynamic > >table stuff. > > > >Here is a short metacode what's happening: > > > >currentRow is defined in dbform tag and read here from the > page context > >the first time bevor the loop starts currentRow is reread from the > >pagecontext at the end of the loop cycle for each time the > db:body is > >rendered. > > > >So it's necesarry to write n + 1 to the currentRow. > > > > > > > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide Read honest & > candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > DbForms Mailing List > > http://www.wap-force.net/dbforms > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
