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

RadGrid ChangeLog and Undo

2 Answers 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 13 Mar 2014, 05:33 PM
Hi All,

I have an editable Radgrid written in C# code-behind.  I'm curious if there's anyway to generate a change log of what users have inserted/updated/deleted and/or some sort of "Undo" mechanism.  Can anyone please help?

Thanks,
Mark

2 Answers, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 18 Mar 2014, 02:24 PM
Hello Mark,

Could you please refer to the answer in your other forum post regarding the same functionality: RadGrid Audit Trail.

For all sides convenience and for better tracking purposes, please try to avoid opening duplicate treads. Thus the answering process could only improve, which is beneficial to both sides.

If you have any further questions on this matter, I suggest that we continue our conversation in the other forum thread.


Kind Regards,
Konstantin Dikov
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
0
Mark
Top achievements
Rank 1
answered on 18 Mar 2014, 02:28 PM
My apologies!  Please see the following link for the answer:
http://www.telerik.com/forums/radgrid-audit-trail

Essentially, custom sql commands must be written and run upon the User interacting with the grid in order to write the values to shadow-copy of the table (clone).

Thanks,
Mark
Tags
Grid
Asked by
Mark
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Mark
Top achievements
Rank 1
Share this question
or