Hi,
I worked two way binding in Telerik silverlight controls.Is it possible to have two way binding in Telerik Ajax controls dynamically using custom class.if so give me a small for this.
Hi Princy,
I looked at the link,there they followed automatic update,insert, and delete with declarative datasource. But in my case
I am getting the data and updating the data through wcf service.In this case how can i accomplish it?