CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> Tips & Solutions

 Autocomplete slow??? Speed it up...Here's how

Print topic Send  topic

Author Message
ommadawn

Posts: 18
Posted: 07/03/2012, 8:38 AM

While looking for an answer in the forums I said I'd do some investigation. Looking in the controls.js (Line 60-64) I found:

this.options.paramName = this.options.paramName || this.element.name;
this.options.tokens = this.options.tokens || [];
this.options.frequency = this.options.frequency || 0.01;
this.options.minChars = this.options.minChars || 1;
this.options.onShow = this.options.onShow ||

Change the frequency to 0.01 as above.

Hope this helps someone. :-P
View profile  Send private message

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.

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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