Posted 04 Dec 2012 Link to this post
Average(UnitPrice >= 20
And
Discountued =
False
)
Can you write the plain C# version of the expression that will not work for the expression editor?
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.
Thanks
There is no such Average function in Silverlight. I strongly suggest you to check this article for more info: http://msdn.microsoft.com/en-us/library/9eekhta0(v=vs.95).aspx