Friday, October 12, 2012

Calling the service asynchronously in the GridValidating event

Calling the service asynchronously in the GridValidating event

In the Telerik GridValidating event , I would like to make a service call asynchronously. How would I validate the grid when the data coming back is asynchronous. Please help. I am using Silverlight MVVM pattern.The validating event is in the ViewModel and the call to service is done in another class( Model)

Answers & Comments...

Answer: 1

Have you taken a look at this RowValidation example on Telerik's online demo site?

by : Andrew Martinhttp://stackoverflow.com/users/816182




No comments:

Post a Comment

Send us your comment related to the topic mentioned on the blog