CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 How to programmatically overwrite PageSize?

Print topic Send  topic

Author Message
Jerry
Posted: 01/21/2003, 12:51 AM

Is there any way to programmatically overwrite PageSize in the Grid form?
It looks like
GridName.PageSize = 20
in the Grid's Before Show event works fine, but it does not make any change on the pages navigation which still take the PageSize value from the form Records per Page property.
I'll appreciate any help in ASP.
kar
Posted: 01/21/2003, 9:06 PM

Syntax
$value = $object->PageSize;
$object->PageSize = $value;
Jerry
Posted: 01/22/2003, 1:23 AM

Thanks, but I am not familiar with PHP.
Do you know how to write it in ASP?

   


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.