Is there any plan to support bindding to the IsDirty Property of a business object?


Author
Message
Jerome Barnett
Jerome Barnett
StrataFrame Beginner (16 reputation)StrataFrame Beginner (16 reputation)StrataFrame Beginner (16 reputation)StrataFrame Beginner (16 reputation)StrataFrame Beginner (16 reputation)StrataFrame Beginner (16 reputation)StrataFrame Beginner (16 reputation)StrataFrame Beginner (16 reputation)StrataFrame Beginner (16 reputation)
Group: Forum Members
Posts: 10, Visits: 65
Currently I have a Save and a Cancel button on my main form. I change there enabled state in the myBO.EditingStateChanged and BO_FieldPropertyChanged events

mybutton.Enabled = myBO.IsDirty

but I would rather databind to the IsDirty property so that I don't have to needlessly piggyback off of two other events.



Any ideas on how to accomplish this?



Thanks



Jerome
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search