Community Questions & Answers

You must Login before you can ask or answer any questions.
tableviewrow Most Recent Most Viewed Most Votes Unanswered FAQ

Showing 1 - 10 of 57 questions

0
points
0
votes
Hi everyone, I am trying to get a ScrollableView inside a TableViewRow to work on the iPhone Simulator. The row is shown, but the images defined as a part of the ScrollableView are not. ~~~ var rows...
5 views, 0 answers
0
points
0
votes
anyway i can iterate over the tableview object? i want to update the contents inside the tableViewRow object....
31 views, 2 answers
0
points
0
votes
Hello, is it possible to assign different styles/colors to a TableViewRow bottom/top border? Or should I use a png as a backgroundImage?...
28 views, 1 answers
0
points
0
votes
Alright so I have a TableView with several options (Preference, etc.). Right now I have it so that when you click the TableView, it will create a new page that links to a file and displays it. You...
47 views, 2 answers
0
points
0
votes
In SDK 1.3.2, I could have views inside of table rows. However, in 1.4, I am no longer able to add views. Here's a bit of code that works in 1.3.2 but only shows empty rows in 1.4: ~~~ // Create the...
54 views, 2 answers
1
points
1
votes
I have two problems with TableViewRow on iOS (3.2 and 4). On a TableView, I try to show a folder-like structure, where subfolders will flip out on clicking a TableViewRow. This is my code to create a...
85 views, 1 answers
0
points
0
votes
Sorry for the quite simple question, but since the docs are a bit lacking, I'm wondering how to use fireEvent on a TableView that would emulate the 'click' handler for a row? I've tried all means to...
117 views, 3 answers
0
points
0
votes
I have the following code that just pulls photos from a REST server and lets the user click on a table row to show a full version of the pic. It seems that the views that I have in the tableViewRow...
46 views, 0 answers
0
points
0
votes
I can't quite understand the difference, especially in usage, between a TableViewSection and a TableViewRow. If I wanted a TableView to have multiple rows (we'll call these "top-level" rows "A")...
76 views, 1 answers
0
points
0
votes
I built a custom TableViewRow using the script below. When the TableView first loads, everything is perfect. But when I navigate to another tab and return, a random selection of the 'viewIcon”...
35 views, 0 answers

1 2 36