CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 How to configure custom delete in Editable grid ?

Print topic Send  topic

Author Message
Tony Spade
Posted: 04/11/2005, 4:23 PM

Hi,
I'm trying to figure out how to configure custom delete for my Editable Grid based on 2 tables.
I chose:
Custom Delete Type : table
Custom Delete: Products

If I click of the "..." button and specify WHERE clause as prod_id = prod_id and try deleting checked records I get "One or more parameters missing to perform the Update/Delete. The application is misconfigured."

I'm lost.

Please, help....
Nicole

Posts: 586
Posted: 04/12/2005, 2:18 AM

Tony,
To make Custom Update and Delete for editable grid work properly the WHERE clause parameters should be configured in a special way. Usually you should include primary key in Where, e.g.:
Where primary_key_name = {primary_key_name}

So the parameters settings for {primary_key_name} parameter are like:
Field
Name: primary_key_name
Type: Integer
Condition: equals(=)
Parameter Source
Name: primary_key_name
Type: DataSource Column

_________________
Regards,
Nicole
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.