Hey folks,
How I can implement this, to fit on android tablet?
look at 8.5.1
TABLE implementation
-
matenek
- Posts: 17
- Joined: November 17th, 2022, 12:57 am
TABLE implementation
You do not have the required permissions to view the files attached to this post.
Last edited by matenek on November 20th, 2022, 9:44 pm, edited 3 times in total.
-
sherrell
- Posts: 407
- Joined: April 2nd, 2014, 9:16 pm
- Location: Washington, DC
Re: TABLE implementation
I'm not quite sure what kind of data you're asking for. For each row in Q8.5.1, what does "total" mean? The total number of those kind of rooms? If so, is the square meters summing the size of all rooms of that type?
See attached for an app based on the above. Hopefully it's enough to allow you to adjust it as needed. I'm assuming you would want to see all values for each row on the screen at the same time, so I "blocked" those items.
Sherrell
See attached for an app based on the above. Hopefully it's enough to allow you to adjust it as needed. I'm assuming you would want to see all values for each row on the screen at the same time, so I "blocked" those items.
Sherrell
You do not have the required permissions to view the files attached to this post.
-
matenek
- Posts: 17
- Joined: November 17th, 2022, 12:57 am
Re: TABLE implementation
Great,
This is exactly what I needed!
Best,
Paulo
This is exactly what I needed!
Best,
Paulo