M mike2ppc Member Licensed User Longtime User Aug 7, 2010 #1 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
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
M mike2ppc Member Licensed User Longtime User Aug 7, 2010 #2 ok, I found out how to do list.indexfirstshown=50 Thanks
JOTHA Well-Known Member Licensed User Longtime User Sep 27, 2010 #3 Hello mike2ppc, mike2ppc said: ok, I found out how to do list.indexfirstshown=50 Thanks Click to expand... This works fine on my desktop, but not on my device. Does it work on your device?
Hello mike2ppc, mike2ppc said: ok, I found out how to do list.indexfirstshown=50 Thanks Click to expand... This works fine on my desktop, but not on my device. Does it work on your device?