Hi,
Using v. 2.0, self-servicing
Is there a base type for collections where I can put IEntity or EntityBase objects in. And thus all entities using polymorphism?
We want to make a generic entryform which can edit any entity. The collection I'm talking about is then bound to a grid on that form.
Thanks,
Roland