This question is locked. New answers and comments are not allowed.
Hello!
I am new in Silverlight and in RadControls for Silverlight.
I was started from "Get started" topic of RadGridView and all work fine for me.
Now I want bind my gridview from WCF service. I read topic "Loading Data from WCF service", but in result, my grid still unbinded. In debuger I see that WCF service work propertly, Customers collection filled, but DataLoading and DataLoaded events of RadGridView doesn't fired.
Can you provide sode snippets of WCF service and RadGridView for SilverLight binded from this service?
Thank you!
P.S. Sorry for my English.