I am trying to implement a dynamic editable business object with
(a) dynamic properties
(b) dynamic business rules
(c) dynamic authorisation rules
I have sucessfully implemented a readonly business objects using the DynamicInfo approach (http://forums.lhotka.net/forums/thread/8132.aspx)
I cannot get my dynamic properties to create when there is no data in the table or a new item is added ?
Can anyone help with some sample code ?
Copyright (c) Marimer LLC