Example:


var offset = 0;
list(t : Task in Task.all().offset(offset)) {

}

Now offset changes, the list has to rerender.

Submitted by Zef Hemel on 29 March 2010 at 19:53

On 30 March 2010 at 09:29 Zef Hemel commented:

Implemented.

Log in to post comments