madru Active Member Licensed User Longtime User May 11, 2017 #1 Hi, how can I fill a entire tableview row and not only the labels in the cells? filling the cells does not give you a good eye experience as you can see in the attached picture the fake rows in the red rectangle are much nicer... THX Attachments Untitled1.png 21.4 KB · Views: 191
Hi, how can I fill a entire tableview row and not only the labels in the cells? filling the cells does not give you a good eye experience as you can see in the attached picture the fake rows in the red rectangle are much nicer... THX
Erel B4X founder Staff member Licensed User Longtime User May 11, 2017 #2 See this thread: https://www.b4x.com/android/forum/threads/2-tableview-1-css.64697/#post-410458 Upvote 0
Informatix Expert Licensed User Longtime User May 11, 2017 #3 madru said: Hi, how can I fill a entire tableview row and not only the labels in the cells? filling the cells does not give you a good eye experience as you can see in the attached picture the fake rows in the red rectangle are much nicer... THX Click to expand... You can also use jTableViewExtended. Upvote 0
madru said: Hi, how can I fill a entire tableview row and not only the labels in the cells? filling the cells does not give you a good eye experience as you can see in the attached picture the fake rows in the red rectangle are much nicer... THX Click to expand... You can also use jTableViewExtended.