P peggjones Active Member Licensed User Longtime User Jul 28, 2013 #1 Does anyone know what controls a column width? I'm loading a webview with the following code - savingsview.LoadHtml(DBUtils.ExecuteHtml(SQL, Query, Null, 0, True)) I have a date field in the webview which persists in displaying as follows Date 01/04/ 2013 Taking up 2 rows. The column heading comes from the in the query. I tried making the field name longer but that made no difference.
Does anyone know what controls a column width? I'm loading a webview with the following code - savingsview.LoadHtml(DBUtils.ExecuteHtml(SQL, Query, Null, 0, True)) I have a date field in the webview which persists in displaying as follows Date 01/04/ 2013 Taking up 2 rows. The column heading comes from the in the query. I tried making the field name longer but that made no difference.
Erel B4X founder Staff member Licensed User Longtime User Jul 28, 2013 #2 See the discussion here: http://www.b4x.com/android/forum/th...tabases-are-now-simple.8475/page-3#post-83510 Upvote 0
See the discussion here: http://www.b4x.com/android/forum/th...tabases-are-now-simple.8475/page-3#post-83510