cexpert
|
| Posted: 03/28/2005, 4:45 AM |
|
I am unable to retrieve a control name in an editable grid.
I tried to use the self propertie, but client "on change" event, nor other
events, send the control name as a parameter
What i expect is to fill a text control on the same row than another control
is modified
Any help ?
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 03/28/2005, 11:45 AM |
|
Assuming that you are looking for client-based solution (JavaScript) then possibly the "Master-Detail Form for Order Entry" would help, as it uses JavaScript to populate couple fields in the editable grid based on other fields. http://examples.codecharge.com/ExamplePack/OrderEntry/OrderEntry.php
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|