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

 Add new row to table

Print topic Send  topic

Author Message
elliottd

Posts: 1
Posted: 07/28/2011, 9:22 AM

When I add a new row to an existing search table, the results grid does not execute the new row query. ie - if I add a new row as a drop down list with a true / false option and select true, the results grid reports the same entries regardless of what I select. I do not want to re-create the entire page.
Thanks in advance.
View profile  Send private message
datadoit
Posted: 07/28/2011, 10:15 AM

You have to update the WHERE parameters for the results grid. Go into
the grid's data source and add the new condition there.
tfertil

Posts: 43
Posted: 07/29/2011, 1:26 PM

Elliottd

I think your problem is that you add a new filter condition but you don't change your SQL. You must edit the SQL WHERE sentence of your grid or report to check for the new param.

You will find a WHERE sentence for each of your previous conditions, add the new one, indicating the right field and parameter name...
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.