Hello,
when using controller.setSelectedIndex(200); I end up at the very last record of the table (e.g. Index 6549). When using controller.setSelectedIndex(199); I end up at record 199.
Is this intended? Or: how do I jump to record 200)?
Thanks
Patrick