Hi, Wolfgang R�ckelein wrote: > the documentation suggests to use the startRow attribute of the query as > a "poor man's" way to page through a bigger result set: Increase > startRow on each page by maxRow. > > However, for this to work, the startRow attribute should take an > expression, instead of requiring a int directly as it is currently the > case (I checked it in the nightly source code, the setter method is in > the common class instead of the rt and el classes).
Additionally, StartRow seems to be 1-based, i.e. StartRow="0" and StartRow="1" produce the same result, StartRow="2" skips the first row. This is a bit inconstistent that row indexing is now 0-based. Greetings, Wolfgang
smime.p7s
Description: S/MIME Cryptographic Signature
