pietro2328

Results 2 issues of pietro2328

Hi, I work with a Vector Source, and I want to create a link on a specified column. How can I make that? I'm sure must be very easy. Have...

Question

I've a entity with field, for example: id | id_country (fk) | name | surname Then in my Entity: * @GRID\Source(columns="id, id_country.name, surname, name", groups="List" ) I've problem only when...