faeldix18 Posted January 6, 2015 Posted January 6, 2015 I have this scenario:[ { name : 'Joe Bennet', adresses ; [ {street : 'Jonh K. Avenue', number : 12}, {street : 'Anywhere', number : 7}] }, { name : 'Jessy Adams', adresses ; [{street : 'Pittsburg Avenue', number : 22}] }][/code]I need print the name of user and in table of adress i need print your adresses. How pass array of adress to table element?
narcism Posted September 14, 2016 Posted September 14, 2016 This has been asked before. See this related question:http://community.jaspersoft.com//questions/825620/how-deal-json-list-jsondatasource
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