I am new to jaspersoft reports .Is it possible to have dynamic tree view in the input control dialog box
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
JasperReports Server has static lists and dynamic lists (populated by queries). It doesn’t have a tree view for input controls.
If you are asking, “Is it possible to write code to implement a tree view input control?”, then the answer is, “Yes. Anything is possible with enough customization.” But it won’t be a trivial customization.