getting index of selected item in table
I want to get the index of the selected item in my table. However, I want the index value to be returned to a php variable.
Any suggestions?
<?php
$index = "<script>obj.getSelectionProperty('index')</script>";
?>
Any suggestions?
<?php
$index = "<script>obj.getSelectionProperty('index')</script>";
?>
carbine
April 5,