I need to group the following table by either the product or the description column like you can do with the group filter.
Any idea how to do that ?
Thanks in Advance
I need to group the following table by either the product or the description column like you can do with the group filter.
Any idea how to do that ?
Thanks in Advance
Özel özelliklerden yararlanmak ve harika topluluğumuzla etkileşime geçmek için bugün bir hesap oluşturun!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
0
May 20
|
4540 | |||
|
1
Ara 23
|
20402 | |||
|
0
Mar 15
|
5228 | |||
|
1
Mar 15
|
6177 | |||
|
3
Mar 26
|
10864 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
add default_order="product_id desc" to sort by product to the table tree view.