Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing data from a bound Table
Message
General information
Forum:
Internet
Category:
XML
Title:
Accessing data from a bound Table
Miscellaneous
Thread ID:
00237996
Message ID:
00237996
Views:
51
I posted this in the VFP section, but got no response...

I have a data island in an ASP file (built dynamically by a VFP Com server on IIS) bound to a table. I want to be able to trap the selected row from this table and create another page (in another frame) with the children of the original table.

It's just a one-many related table that I want the most basic grid functionality. I have the code in the onClick() method of the table, and I can get it to fire successfully, but I cannot figure out how to refer to the selected item.

I want to do something like...

function table_onClick()
txtSearch = datasrc.selecteditem.value
call the other asp file with that value passed as a parameter


Thanks,
Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Next
Reply
Map
View

Click here to load this message in the networking platform