Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello Faced such a problem
When prompted, does not see the sorting Random()
Who faced?
On version 7.X, I successfully applied this sorting technique
Hi Lev
Use this method:
Model.Parent.Children.Where(x => x.Id != Model.Id).OrderBy(t => Guid.NewGuid()).Take(6)
Thanks,
Alex
thank Works great
It turns out method Random () removed ?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Does not see the method random
Hello Faced such a problem
When prompted, does not see the sorting Random()
Who faced?
On version 7.X, I successfully applied this sorting technique
Hi Lev
Use this method:
Thanks,
Alex
thank Works great
It turns out method Random () removed ?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.