Jump to content
We've recently updated our Privacy Statement, available here ×

neha_dhingra

Members
  • Posts

    18
  • Joined

  • Last visited

neha_dhingra's Achievements

Apprentice

Apprentice (3/14)

  • First Post Rare
  • Collaborator Rare
  • Conversation Starter Rare
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. It shows a blank box with cross in left top corner, it means there's no overlapping problem.
  2. Hi Friends, I have a report that displays some textual information and a bar chart related to that information,I need to display the report i.e. chart+textual information in a JSP page. the textual data is displayed fine but chart is not displayed. thoughts?? Thanks, Neha
  3. Dynamically in the sense that if i change say "year" ,then results should be displayed for the changed value of year dimension
  4. Hi Friends, Can we change the value expression and category expression for 3-d bar charts dynamically?? if yes then how?? Thoughts?? Thanks , Neha
  5. Hi Friends, I've went through the Virtualizer sample and i have read in an article on jasperforge that while generating large reports, data should be retrieved in chunks from the database and JRDataSource interface should be implmented. In the sample provided, only an instance of Virtualizer is made and the parameter JRParameter.REPORT_VIRTUALIZER is set and resultset is passed in fillreport method. the problem is that when i'am retrieving data in chunks say i'am retrieving 200 rows and then in next iteration i'am retrieving next 200 rows in the same resultset object.so how should i retrieve data from these resultSet since in another iteration the previos resul is overwrited. Thoughts?? Thanks, Neha
  6. Hello Srikanth, We can add/remove fields by using Jasper API as well. Thanks for the info..:) Neha
  7. Hi friends, I'am trying to remove a field dynamically from the design defined in jrxml,i've removed the field from design,from the detail band as well but still it gives error: reportDesign not valid: Field not found:abc Thoughts?? Thanks, Neha
  8. Hi Friends, How can we add or remove coloumns dynamically in Jasper Reports? thoughts? Thanks, Neha
  9. hi friends, I'am still not clear about sorting field dyanamically in a report.Pls Help. Thanks, Neha
  10. Hi friends, Can we set number of records being displayed in one page in jasper reports?? Thoughts?? Thanks, Neha
  11. Hi friends, Can we restrict the number of records displayed on one one page in the jasper report generated?? thoughts?? Thanks, Neha
×
×
  • Create New...