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
Create an account today to enjoy exclusive features and engage with our awesome community!
Registracija| Related Posts | Replies | Rodiniai | Veikla | |
|---|---|---|---|---|
|
0
geg. 20
|
4546 | |||
|
1
gruod. 23
|
20406 | |||
|
0
kov. 15
|
5234 | |||
|
1
kov. 15
|
6183 | |||
|
3
kov. 26
|
10870 |
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.