B4J Question Tableview column widths

tufanv

Expert
Licensed User
Longtime User
Hello,

I found an example of resizetofit for tableview which resizes the column widths with javaobject. Is it possible to set the column widths manually like:

column1 : 40%x
column2 : 10%x etc..

Thanks
 
Top