Hello,
I have figured out by the examples of how to use the tableView widget which works nice. But now I am trying to do something else with it. I have a page with a scrollView that has a picture and some text. Below it I need to show a tableView which I did. When I scroll down to show the tableView I cannot scroll back up above it. The tableView takes over where it is as high as I can go on the page. Is there any way to just show it and let me still click on the rows without it taking over? Does this makes sense?
Thanks,
Warren