views:

14

answers:

0

Hi All,
I am working on a sample project using SL 3 and WCF RIA Services. I have a TeleCallLog page, Here I am using Dataform for CRUD operations. I want to provide separate interface for add new Employee(I am using Autocompletetextbox to show the history of callers).

Is there any possible way to get the NewItem from Dataform and then bind it together with new Grid Datacontext?