CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Making a grid editable?

Print topic Send  topic

Author Message
Karim
Posted: 06/21/2002, 8:56 AM

Is it possible to make a grid record updateable?

Thanks
Karim
Ken Hardwick
Posted: 06/21/2002, 9:39 AM

See...
http://www.gotocode.com/art.asp?art_id=50&
Karim
Posted: 06/21/2002, 12:46 PM

Thanks
Karim
Posted: 06/21/2002, 1:24 PM

That example works for CC but not CCS.. Hmmm
Nicole
Posted: 06/24/2002, 5:25 AM

Karim,
in fact code is not identical for CC and CCS. But the approach is the same. In CCS you should create Grid form with textboxes and surround Grid html table with <form> tags in html editor. Have you successfully done it?
The next step is to create Open event for the page or form and place there almost the same code. Note, that to execute sql command use code
ASP
form_name.DataSource.Connection.execute ("sql command")


   


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.