blist set start index

mike2ppc

Member
Licensed User
Longtime User
Hello together,

is it possible to set the start index of blist control.
Example, items in blist control 1-100 and I want to
show start item 50

...
48
49
50 <=
51
52
...

If this is not possible the user have to scroll tile entry with
number 50.

Thanks

Best Regards

Michael
 

JOTHA

Well-Known Member
Licensed User
Longtime User
Hello mike2ppc,
ok, I found out how to do

list.indexfirstshown=50

Thanks

This works fine on my desktop, but not on my device.
Does it work on your device?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…