
Project: XPages Extension Library (Managed by Philippe Riand, Niklas Heidloff, Dave Delay, Akihiro Kosugi, Maire Kehoe, Tony McGuckin, John Piermarini, Martin Donnelly, James Quill, Darin Egan, Padraic Edwards, Andrejus Chaliapinas, Lorcan McDonald, Simon McLoughlin, Paul Hannan)
Subject
Error in restService with reader fields
Posted by
Bernd Heitmann on 01/18/2011 at 02:52 AM
Details
Hi,
I want to use the dojo grid in a database with reader fields. The problem is that the restService gets a wrong number of rows in @toplevelentries.
There are 10 documents in the database, but only one can be read because of the readerfields. In this scenario, the value of @toplevelentries is 10, but in the item array is only one document. As result, the dojo grid paints 10 rows; the first row with the document that can be read 9 with "...".
Does anyone has an idea how to work arround this?
Thanks, Bernd
Modification history
| Entered 18-Jan-2011 2:52 by Bernd Heitmann. Last Modified <none> by Niklas Heidloff. |
Feedback
Check out other projects
Anonymous