I've got a table with 12 columns, one of them being an image. Each row contains a ~60kB JPEG in the image column. There are about 50 rows in the table. The report is configured to show a couple of text and integer rows from the database, as well as the image row. When I switch to the Data view of the report, the report only shows the first 9 entries. The buttons at the bottom right of the screen to advance to the next page are enabled, but clicking on them has no effect and it stays on "Page 1 of 1".
Seems to be not creating new pages....it did work, so must have been introduced recently
SVN commit 1114830 by piggz: Wrong logic, if the cursor exists, then return the position. BUG: 234351 M +1 -1 kexidbreportdata.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1114830
Tested with this version of Kexi, and now seems to work. Thanks :)
You need to log in before you can comment on or make changes to this bug.