J
|
Jane 5/13/2010 |
Hi, $row["rowattrs"].= " rowid=\"".$this->rowId."\"";
$row["rowattrs"].= " rowid=\"".$this->rowId."\" ondblclick=\"$('#ieditlink".$this->id."_".($this->recId+1)."').click();\""; |
D
|
dovercomputers author 5/14/2010 |
Hi, you need to edit generated classes/listpage.php file for this purpose. Find this line: $row["rowattrs"].= " rowid=\"".$this->rowId."\"";
$row["rowattrs"].= " rowid=\"".$this->rowId."\" ondblclick=\"$('#ieditlink".$this->id."_".($this->recId+1)."').click();\"";
|
J
|
Jane 5/14/2010 |
Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error. |