collinm Posted August 31, 2009 Share Posted August 31, 2009 hii use ireportto display data in a report i do$F{bean}.get(0).getFirstName()[/code] is there a way to replace the 0 by a variable? i tried$F{bean}.get($V{ROW_COUNT}-1).getFirstName()[/code] but i get an evalution error... any idea?thanksPost Edited by collinm at 08/31/2009 15:01 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now