next/previous record with a repeater

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

Segi
Ebase User
Posts: 649
Joined: Mon Dec 09, 2013 6:37 pm

next/previous record with a repeater

#1

Postby Segi » Wed May 18, 2016 9:30 pm

I have a repeater and I want to only show 1 record at a time so I set the number of visible rows to 1. In the script which advances to the next record, I do tables.mytable.setCurrentRow(tables.mytable.currentRow+1) but nothing happens ad it remains on the first record.

I am not displaying the data in the repeater as a table but using fields.
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Thu May 19, 2016 8:05 am

I think you need to call scrollDown() on the Repeater Control.
0 x


Who is online

Users browsing this forum: No registered users and 8 guests