Posted 25 February 2019, 4:53 am EST
Hello guys
I have an issue with WinForms C1InputPanel custom InputComponents (InputControlHost) when I try to update version. I’ve prepared 2 samples, based on your DataBinding sample:
first one with old version of DLLs - my solution works
second one with new DLLs - my solution doesn’t work
My sample contains very simple case of using Custom user controls - MyCustomInputTB.vb and MyCustomInputDD.vb
When I add this control on C1InputPanel, Data Binding works with old version dlls, but doesn’t work with new one.
Probably, I do something wrong… I hope that you can help me.
In other words, I only want to host your C1TextBox on C1InputPanel. I try that, but databinding doesn’t work with this version.DataBinding_MY_OldVersion.zipDataBinding_MY.zip[img]https://gccontent.blob.core.windows.net/forum-uploads/file-f590aef7-a7da-4eb3-82ba-c7e7e9c0e3f0.jpg[/img]