This is a migrated thread and some comments may be shown as answers.

[Solved] Transaction for saving record in Multiple tables

0 Answers 77 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
USMAN
Top achievements
Rank 2
USMAN asked on 18 Jan 2012, 03:40 PM
Hi,

I want to save records in multiple tables, and for that I have to use Transaction (as we use in ASP .net).

anybody have any idea how to create such transactions in telerik MVC, when I save data in more then one table. And if first table saved successfully but the second record throw exception, then the first table also Rollback.

it is Possible in MVC..???
Tags
Grid
Asked by
USMAN
Top achievements
Rank 2
Share this question
or