-
I know this type of question has been rehashed time and time again and I should think that forum members are probably sick to the back teeth with this subject but I have looked high and low on the web for a solution to a problem and I just can't seem to get a sensible solution. I am using CSLA 3...
-
Jonny is right, but it sounds like you've already dug into the Using CSLA .NET 3.0 ebook in some depth and probably have the basic concept. If you want a top-level Cancel button, you need to manually call BeginEdit on the root object before you bind it to the UI . And then you need to unbind the...