Startbeitrag von BG am 15.05.2013 14:33
Several column can have a unique title, located bellow the usual column titles.
WD18 feature [ 151] . How can we done it ?
Thanks in advance
BG
WD18 feature [ 151] . How can we done it ?
Thanks in advance
BG
Antworten:
How can implement this header span to different columns
Thanks in advance
BG
von BG - am 16.05.2013 19:53
Have a look in the Windev 18 Help in the "What's new" section. This is actually quite revealing because it manages to condense the 999 features in every release down to their true count and scope and to give PCSoft credit, it is an impressive list of changes and additions.
The answer you will find is that the "TableControl: Column over-header in edit" has an asterisk meaning that it will be available in "a forthcoming version". There are another 4 "new features" to be released in a forthcoming version, hopefully the Alpha release of V18
Regards
Al
von Al - am 16.05.2013 23:51
Thanks for your information
- BG
von BG - am 17.05.2013 04:43
Hi BG, no, currently you will not get that header automatically, but it's not very difficult to make such a 'Header' (2012, 2013 ..) yourself. Put two or more statics there, just looking like the table control and resize it to the sum of widths of the columns below on each Resize of the Table or of any column. However, in this case users should not be allowed to move columns at all! Kind regards, Guenter
von GuenterP - am 17.05.2013 05:52