I am looking to intercept an entity prior to databinding a FormView with an LLBLGenDataSource2 control. In looking at some other threads, it looked like ElementsFetched might be an option for me. However, when I put a breakpoint in that event, it never hits the breakpoint.
I have LivePersistence = false and the debugger is hitting breakpoints in the PerformSelect and PerformWork events. If I change to LivePersistence = true, the debugger will hit the breakpoint.
Does this event only fire when LivePersistence = true? Or is this a bug?
Can you provide a code sample of working with this event?
I am using LLBLGen v4 adapter and the runtime version is 4.0.13.0406.