After the last update 9
.7.011, sorting does not work in an application like GRID.Try making a simple query with the example JOIN:
SELECT a.Codice,
a.Descrizione
FROM Accessori a
LEFT JOIN SitCli sc ON sc.Codice = a.Codice
By inspecting the code in the consol Javascript appear TAG PHP, which should not be visible