Last modified by Ricardo Julio Rodríguez Fernández on 2025/07/13 08:08

From version 53.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/03/01 09:39
Change comment: There is no comment for this version
To version 54.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/03/01 09:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  {{groovy}}
2 2  import groovy.sql.Sql
3 3  
4 -def sql = new Sql(services.igfaebbdddummyas.getConnection())
4 +def sql = new Sql(services.igfaebbdddummy.getConnection())
5 5   println "(% class='doOddEven filterable grid sortable' id='tableid' %)"
6 6   println "(% class='sortHeader' %)|=n|=Pid|= Surname|= Name|= Category"
7 7   sql.execute "SET @row_number = 0"