Android Question How do we make a listview scroll.

Juzer Hussain

Active Member
Licensed User
Longtime User
Hi,
I have 1000 items of which only first 5 are showing in the Listview. I never thought scrolling will be such a big issue. Pls can any one cite an example how to SCROLL the list so i can see the last item.

Juzer
 

mangojack

Well-Known Member
Licensed User
Longtime User
Its been a long time since using emulator .. hold left mouse button down and swipe up / down. ??
 
Upvote 0

Juzer Hussain

Active Member
Licensed User
Longtime User
Hi MangoJack,
Is there any way of bulk inserting records in server table. Or do we have to call Jobs(PostString) in Loop.Will it be a good idea?
I want to insert 53 records in a table in MS SQL.
Juzer
 
Upvote 0
Top