Call PHP from onRowDblClicked event

Hi!

Is there a way to simple call a PHP from the grid onRowDblClicked event ?
$.Get(“sample.php”); doesn’t work. Thx in advance

Strovatsek

window.dhx4.ajax.get(url) ?

that’s right you may use the ajax request.