You Can Control the saving part via some rights settings through C#(server side coding)
Or you control them in the client side itself using javascript. By disabling the save buttons.
Please note that server side validation has to be done if client side validation is done for security concerns