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

 CCS: pass the row of a grid control to onchange event handler

Print topic Send  topic

Author Message
DaveK
Posted: 08/02/2003, 6:11 PM

This is the current state of the code (2 out of three).
ID = This.value
COL = hard coded in the control onchange event in each grid column
ROW = how is the grid row number of the control determined ??

<script language="JavaScript">
function TMonchange(TMthis, TMCol, TMRow)
{
window.location.href = "TMpage.asp?ID=" + TMthis.value + "&COL=" + TMCol +
"&ROW=" + TMRow
}
</script>

<select class="ClearSelect" name="{listMember0_Name}"
onchange="TMonchange(this,0, ?ROW?);">



   


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.