Dear All,
I updated my app with the latest DBKit, and all sorts of stuff went wrong. I figured out most of it, but I get an error that I just don’t understand. It is deep within the DBKit code. Specifically, in the TableConnection.FireOpeningEvent–>TableConnection.BindAllControls(Layout as DesktopWindow). The table property of TableConnection is not set, although I set it in the IDE.
Here is where the error happens:
Is there a good place to share the entire project?
Thanks all,
Tom