CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge -> Tips & Solutions

 Solution for RecordSeparator bug

Print topic Send  topic

Author Message
Pierre Henriot
Posted: 03/28/2005, 2:25 AM

Another annoying glitch is the RecordsSeparator. It will show a white rectable no matter what you do. This is especially unnerving on dark backgrounds.

To get rid of the separator, use the "custom show" event.

Press "obtain generated code" and edit the part that reads "Process the record separator" to obtain something like this:

//-------------------------------
// Process the record separator
//-------------------------------
$tpl->set_var("YOURTABLERecordSeparator", "");

The separator will be gone.

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.