T tamba sylvester Member Licensed User Apr 4, 2019 #1 Is it possible to increase width and Height of b4Xtable depending on columns
Erel Administrator Staff member Licensed User Apr 4, 2019 #2 The table will be horizontally scrollable if the columns are wider than the table width. You can change the table width and height. B4X: B4XTable1.mBase.Width = ... B4XTable1.Refresh
The table will be horizontally scrollable if the columns are wider than the table width. You can change the table width and height. B4X: B4XTable1.mBase.Width = ... B4XTable1.Refresh
T tamba sylvester Member Licensed User Apr 4, 2019 #4 is it possible to set value of a given cell in b4xtable
DonManfred Expert Licensed User Apr 4, 2019 #5 tamba sylvester said: is it possible to set value of a given cell in b4xtable Click to expand... Please create a new thread for any new question you have.
tamba sylvester said: is it possible to set value of a given cell in b4xtable Click to expand... Please create a new thread for any new question you have.