Hi, is it possible, and if so, how, to have a scrolling list, either a table or webview or list within a customlistview that controls the screen
I have the customlistview that holds all the information but I need to have a selection list, populated from an sqlite database that the user can select from, to populate the information. I have a webview on screen but I can't scroll down, it shows four rows but I know all the information is held in the webview but just can't scroll because it's held in the customlistview
I hope that makes sense? not sure it does, help
I have the customlistview that holds all the information but I need to have a selection list, populated from an sqlite database that the user can select from, to populate the information. I have a webview on screen but I can't scroll down, it shows four rows but I know all the information is held in the webview but just can't scroll because it's held in the customlistview
I hope that makes sense? not sure it does, help