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

 Grid form question

Print topic Send  topic

Author Message
Eiden
Posted: 12/27/2003, 2:34 PM

I have two grid forms on my page. The first form shows the 2 first records (1 and 2).
But I want the other grid form til show record number 3 and 4 so it doesn't show the same at the first grid form.

any suggestions?
Edd


Posts: 547
Posted: 12/27/2003, 6:19 PM

Your SQL selection would be the key.

Determine what makes the first and second set unque and built the SQL appropriately.

Otherwise you could set the page limit to 2 records on both grids, then fix the parameters that call the page to include the "page=2" statement that is specific to the second grid.
To easily work out the exact parameters create the grid as specified (Limit 2 per page) making sure the 2nd Grid has a navigation object.. Build it and you should have a page with record 1&2 in both grids, click on the Next Page navigation of the Second Grid. Now you should have records 1&2 at the top and 3&4 at the bottom. The paramters in the address area are now what you need to call the page.

Good luck.

Edd
[www.syntech.com.au]
_________________
Accepting and instigating change are life's challenges.

http://www.syntech.com.au
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.

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.