Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
One other point that I saw in regards to your grid...if you do not have a custom property descriptor setup, it will not show up in a grid. You will need to override the GetCustomBindablePropertyDescriptors method on the BO and provide a ReflectionPropertyDescriptor.
|