How to call LlPrintResetProjectState when using a DataProvider in .NET

Hi Thomas, that’s an interesting thought. I will explore it. The reason I am looking for calling LlPrintResetProjectState “manually” (without AutoMasterMode) is that I do not want to modify all existing reports. Or maybe I am mistunderstanding your suggested approach: Are you saying that I just need to add it to the dataset without modifying the report?

But I would still like to (at least) capture the event when the master table changes as I need to do some other work with the LlPrintResetProjectState. Is there an event that I can subscribe to?