APYDataGridBundle
APYDataGridBundle copied to clipboard
Searching by LIKE in grouped OneToMany
Hi, its anything new with searching by LIKE in grouped OneToMany
GroupContact or something like that = many text rows in one column (for example items on invoice)
Its possible in some way ?
Wath I'll do is filter on the column and add the same column with the group_concat then group by another column to see only one row.