CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 filter grid on update form

Print topic Send  topic

Author Message
Russell Price
Posted: 10/22/2005, 10:52 PM

I have what I would think is a fairly typical situation, with an editable grid on an update form, with names invoice and detail.
The form has a unique field INVID, and the table shown in the grid has an indexed column, EXTID, corresponding to the invoiceid
I want to filter the grid to show only the correct invoice detail records. I have tried the suggested method of building a query as a paramemet, with the extid = invid, type = URL, and -1 as null condition. This does not work.
Using $detail->ds->debug I see that the filter expression does not get to the grid.
Russell Price
Posted: 10/23/2005, 4:27 AM

I think I figured it out..

I used extid = CCGetfromGet("INVID",0) , which seems to work

Thanks

RP

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.