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 -> CodeCharge.Discussion

 UPDATE/DELETE button not showing up

Print topic Send  topic

Author Message
matt
Posted: 06/22/2001, 12:04 PM

when I click a record from the GRID to update or delete it, the buttons do
not appear.. only INSERT and CANCEL.
(and if I click the INSERT button (instead of UPDATE) it tries to overwrite
a record that is already there and gives an error..

When I click a record from the grid to INSERT A NEW record, it doesn't
'insert' it.

Can someone tell me what kinds of things can cause this problem?


Thank you,
Matt



Dr. Scott R. Senay
Posted: 06/22/2001, 12:28 PM

Greetings Matt;

You should check the properties screen/page for the form/page in question.
There are several check boxes there and it sounds like the Update button
isn't checked... CHeck that one box and you should be fine...

Scott...





matt <support@1lsn.com> wrote in message
news:9h04sq$1mo$1@news.codecharge.com...
> when I click a record from the GRID to update or delete it, the buttons do
> not appear.. only INSERT and CANCEL.
> (and if I click the INSERT button (instead of UPDATE) it tries to
overwrite
> a record that is already there and gives an error..
>
> When I click a record from the grid to INSERT A NEW record, it doesn't
> 'insert' it.
>
> Can someone tell me what kinds of things can cause this problem?
>
>
> Thank you,
> Matt
>
>
>
>

matt
Posted: 06/22/2001, 1:31 PM

ok I got it..
I had a funky sWhere in my records OPEN event..
I am still not sure WHY it does this.. but if you run across this problem,
this might help you out..
//
$Autoidx = get_param("Autoidx");
$sWhere = " where Autoidx=".$Autoidx;
$sSQL.= $sWhere;
//

Peace,
Matt



   


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.