Yes, you can use transactions if your DB engine supports it (e.g. innodb)
Lets say, you have
$g = new jqgrid();
so,
$g->con is the ADO connection object.
and you can transaction functions using ADO documentation.
phplens.com/lens/adodb/docs-adodb.htm