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~!~!~!~!
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!