So i have 2 table which is Tennant and Brand
I would like to get datas of Tennants but sorted based on the name of the Brand, i tried using sort options “brand.brandName” but it returned an error
So i have 2 table which is Tennant and Brand
I would like to get datas of Tennants but sorted based on the name of the Brand, i tried using sort options “brand.brandName” but it returned an error
you can not sort by child records only by parent.