narang.rainy Posted January 4, 2016 Share Posted January 4, 2016 I am using Jaspersoft Studio 6.2 to create jrxml/jasper files. And generating and viewing report providing json datasource in my application using JasperReports Library 6.2. I am reading the report parameters and creating input controls in my application for the user to enter the values for respective parameters. Here I am trying to populate input control (e.g. multi-select/single-select drop down) with a values user can select from. Please help me to understand how can i provide dataset of values for a report parameter in jrxml file using Jaspersoft Studio. Or any other way to provide set of values for a report parameter. Link to comment Share on other sites More sharing options...
hozawa Posted January 4, 2016 Share Posted January 4, 2016 Not sure about your question. Input Control is not part of jrxml. There is only parameter in jrxml and Input Control is just a front end tool to allow user to set parameter. As such, developer would have to create their own implementation to populate Input Control and user select mechanism. 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