Why ScrollView doesn't work?

You must Login before you can answer or comment on any questions.

i have view and tableview in scrollview and I want to scroll my view but it works seperatly. why it scrolls only table not view.

when i try to scroll this View it does't move but if i try to scroll TableView only TableView scrolled

For example

------------------------------
ScrollView |
-----------------------| |
View | |
| |
---------------------- | |
|
---------------------- | |
TableView | |
| |
-----------------------| |
---------------------------|
--------------------------------

i want to scroll whole scrollview view and tableview as well, when i touch to scroll it.

help me~!~!~!~!

— asked 11 months ago by heedoo moon
1 Comment
  • Missing from your question are a number of important pieces of information. I suggest you take a look at the Using Questions and Answers article, specifically the Q&A Question Checklist. The missing information is critical to reproducing problems in a test environment and often indicates other factors that cause the undesirable outcome you are experiencing.


    no code, no development platform information, not sdk versions. nada. Please Rectify.

    — commented 11 months ago by Stephen Feather

2 Answers

I understand the probem cause I have the same issue. Heedoo, could you solve it? thk!

I think I understand what you said, know I cant select the tableview inside the table view. When I touch the row that contains the tableview is selected. tks!

Your Answer

Think you can help? Login to answer this question!