D
Dev
Hi all,
Do we have to implement the IEditableObject interface within our business
objects to support databinding in ASP.net?
My understanding is this is relavent only in the case of Winforms (when you
want be able to undo, apply changes say while you are editing your business
object from a grid etc...). Please let me know. If you think this is
relavent also let me know why.
Thanks.
Dev
Do we have to implement the IEditableObject interface within our business
objects to support databinding in ASP.net?
My understanding is this is relavent only in the case of Winforms (when you
want be able to undo, apply changes say while you are editing your business
object from a grid etc...). Please let me know. If you think this is
relavent also let me know why.
Thanks.
Dev