<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 Jun 2016 04:03:00 Z</lastBuildDate><pubDate>27 Jun 2016 01:32:00 Z</pubDate><description>Hi&#13;
I have a table filled by programming used for stocktakes where the user has the option to sequence the data by stockcode within 1 of 5 options as follows:&#13;
1. Dept + Category + Bin Location&#13;
2. Dept + Category&#13;
3. Dept&#13;
4. Category&#13;
5. Bin Location&#13;
The actual sorting of the table works fine but the break header (which is created correctly in every case) shows as a blank line, except for the break for the Dept (option 3) which does display correctly. Code is identical for all breaks; it calls a procedure which uses a switch statement to populate the static control in the break header and to hide or display the different break headers. I am only displaying the break header at the lowest level eg option 1 has the dept and category break headers hidden but displays the bin location header with details of the 3 fields.&#13;
&#13;
I have created breaks on the table based on the first option and the procedure is called from the Row Display of the table. I can trace/debug the procedure and it shows that the procedure is being called when it should and that the static control within the break header is getting populated correctly, however it just doesn't display within the table.&#13;
&#13;
I've tried the usual things without any luck. After deleting the .CPL file though the default text of the statics disappeared apart from the Dept one &amp; even dropping a new static into the break header doesn't display in the IDE.&#13;
&#13;
Any ideas?&#13;
&#13;
David</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58324-wd21-table-break-headers/read.awp</link><title>[WD21] - Table Break Headers</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58324-wd21-table-break-headers-solved-58327/read.awp</comments><pubDate>27 Jun 2016 04:03:00 Z</pubDate><description>Found it!&#13;
If any of the break headers are set to be invisible in the design page then this is what happens.&#13;
&#13;
Solution was to …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58324-wd21-table-break-headers-solved-58327/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58324-wd21-table-break-headers-solved-58327/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58324-wd21-table-break-headers/read.awp">[WD21] - Table Break Headers</source><title>Re: [WD21] - Table Break Headers - SOLVED</title></item></channel></rss>
