5 Answers, 1 is accepted
0
Hi Jason,
The CRUD RIA example is located here.
Kind regards,
Pavel Pavlov
the Telerik team
The CRUD RIA example is located here.
Kind regards,
Pavel Pavlov
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!
0

Jason
Top achievements
Rank 2
answered on 06 Jul 2011, 09:34 AM
thanks, what i am after is a entity framework example.
if there is any would be great
thanks
Jason
if there is any would be great
thanks
Jason
0
Hi Jason,
I am sorry for the confusion . Initially I thought the thread is related to Silverlight . My mistake.
Unfortunately we do not have such example yet . So I may offer you my assistance in alternative way - please let me know what specific troubles have you met while trying to use RadDataForm with Entity Framework and I will be glad to assist you in solving them .
Regards,
Pavel Pavlov
the Telerik team
I am sorry for the confusion . Initially I thought the thread is related to Silverlight . My mistake.
Unfortunately we do not have such example yet . So I may offer you my assistance in alternative way - please let me know what specific troubles have you met while trying to use RadDataForm with Entity Framework and I will be glad to assist you in solving them .
Regards,
Pavel Pavlov
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!
0

Jason
Top achievements
Rank 2
answered on 07 Jul 2011, 05:32 PM
Hi Pavel
Basically i am able to edit in the dataform, but when i add new form, it saves and can navigate on the form, but when i check its not actually saved into the database, and reopen the form its done, not sure what's going on here, I am using entity framework 4.0
any help would be awesome
cheers
Jason
Basically i am able to edit in the dataform, but when i add new form, it saves and can navigate on the form, but when i check its not actually saved into the database, and reopen the form its done, not sure what's going on here, I am using entity framework 4.0
any help would be awesome
cheers
Jason
0
Hello Jason,
Have you tried calling the SubmitChanges method of your Entity Framework context? RadDataForm will not automatically updated your database since it has not have a clue where its data comes from.
Best wishes,
Milan
the Telerik team
Have you tried calling the SubmitChanges method of your Entity Framework context? RadDataForm will not automatically updated your database since it has not have a clue where its data comes from.
Best wishes,
Milan
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!