P pmu5757 Member Licensed User May 7, 2008 #1 Hello Is it possible to change the column names of a table ? If not, when the table if displayed in a form, is it possible not to display the line where the column names are written ? Thank You. Pascal.
Hello Is it possible to change the column names of a table ? If not, when the table if displayed in a form, is it possible not to display the line where the column names are written ? Thank You. Pascal.
P PepSoft Member Licensed User Longtime User May 7, 2008 #2 .......................is it possible not to display the line where the column names are written ? Thank You. Pascal.[/QUOTE] Yes. Table1.HeaderVisible= False PepSoft
.......................is it possible not to display the line where the column names are written ? Thank You. Pascal.[/QUOTE] Yes. Table1.HeaderVisible= False PepSoft
F fdx12345 Active Member Licensed User Longtime User Dec 31, 2012 #4 Table header visible I looked at my available Table commands and .Headervisible is not one of them. Is there some kind of Table update?
Table header visible I looked at my available Table commands and .Headervisible is not one of them. Is there some kind of Table update?
Erel B4X founder Staff member Licensed User Longtime User Jan 1, 2013 #5 This thread is about Basic4ppc not Basic4android.
F fdx12345 Active Member Licensed User Longtime User Jan 1, 2013 #6 sorry I was searching for specific topics and did not realize the search covered both types of phones.
sorry I was searching for specific topics and did not realize the search covered both types of phones.