CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> ASP

 Skipping page generation - Need work around

Print topic Send  topic

Author Message
PlanetTech

Posts: 13
Posted: 07/14/2009, 7:01 PM

Am using JSON service to feed an EXT grid panel. This all works fine however I cannot change the Page parameter sent by the Java script to page through the recordset pages so need to change in the generated ASP code under the Class_Initialize() routine.

The change required is:
PageNumber = CCGetParam(ComponentName & "Page", 1) to
PageNumber = CCGetParam("Start", 1)

This will then allow the AJAX based grid to page through the recordset. However after making this change, this section no- longer re-generates and if I expand the fields in the records etc it errors. The code for extra fields is not generated.

What’s the best way to work around to (1) keep my change and (2) have the code regenerate upon changes?

Thanks
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.

Web Database

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.