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 -> ASP

 Use checkbox to trigger update

Print topic Send  topic

Author Message
Howzit
Posted: 04/30/2004, 12:33 AM

I'm using the editable datagrid in CCS.
I want to use a checkbox to control if a row should be updated when the grid
is submitted.
Does anyone have any suggestions on how to achieve this by using the Before
Execute Update Event in CCS?
I think something like this might do the trick,

If EditableDataGrid1.chkSelected.Value=1 then
???????
Else
???????
End If

Problem is I dont know what to replace ????? with?

Please help.

Thansk

Mark
Posted: 04/30/2004, 4:34 AM

If EditableDataGrid1.chkSelected.Value=1 then_
FormName.CheckBox.Value = Request.Form("FormName")
Else If
""
End If

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.