find bug number 2

(1)bug 1:
   List component drag to details band,config subdataset use "select * from bookinfo",run time no show any data!
   but config report dataSource "select * from userinfo" ,run time show data!
(2)bug 2:
   use Table component , show userinfo sqlserver table:
   id username password
   1   abc     abc
   2   "bigtext"

   "bigtext" representative big big big ,long long long text.
  run report after effect:
  page 1 only show id is 1 row , other area is blank!
  page 2 show id is 2 row.
  why discontinuous show ???
  if short text show normal.
  Table component process bigtext has bug~!

(3)hope
   List component subdataset with mainReport "field/var/param" can interactive communication.

ghyghost's picture
Joined: Jul 14 2012 - 2:46am
Last seen: 9 years 7 months ago

3 Answers:

What is exactly your question!?

Paulo

pssp25's picture
469
Joined: Feb 28 2013 - 6:58am
Last seen: 9 years 8 months ago
The results of the above is my experiment on the computer
 
 

 

ghyghost's picture
Joined: Jul 14 2012 - 2:46am
Last seen: 9 years 7 months ago

If you want to file these as bugs, please file them in the Tracker section of iReport Designer

Nobody is going to do anything about them here - Q&A only.

djohnson53's picture
162742
Joined: May 25 2012 - 11:10am
Last seen: 1 year 1 month ago
Feedback
randomness