Looking to see if anyone has any experience using the IDO Extension Class Events, PreLoadCollection or PostLoadCollection, to alter the IDO Collection sent back to the client? Code examples would be awesome.
These are .NET event handlers you implement in the IDO Class Extension code, and when you run code in the client that causes a LoadCollection action against the IDO the IDO Extension Class is attached to, it is supposed to fire these events and allow you to return a custom result set. I spent all day trying to follow the documentation to test out how it works, but haven't had any success.
Thanks in advance,
Tim