E
|
electromotive 11/2/2009 |
I have been thinking about this very requirement. Having lots of detail tables and needing a way to pick one. An option for dropdown list on the row sounds great. |
J
|
Jane 11/2/2009 |
Hi, <select onchange="javascript: window.location=this.options[this.selectedIndex].value">
$masterquery="mastertable=MasterTable&masterkey1=".$data["FieldName"]; |