M
Mike Fechner
Guest
Hi Lieven, we are using the CustomTypeDescriptor in our framework and have also implemented an ABL Property that is data-bindable. However you will also have to use a .NET Interface which enforces this property. Only ABL properties that are required for implementing .NET Interfaces become .NET-visible at runtime. So you will need at least a little bit of C# for data binding. Mike
Continue reading...
Continue reading...