I want to retrieve an each width of the column and save it so next time I create the table I will use those widths for columns.
is there any method to do this?
please help me
Printable View
I want to retrieve an each width of the column and save it so next time I create the table I will use those widths for columns.
is there any method to do this?
please help me
the TableColumn class has a method, search it, and use it ;)