Version 19.1.When I undock a pane and move it around, it will never dock on the left side of the parent. I can dock it top, bottom or right, but when I hit the left area of the parent and dock, the panel will appear on the right side.When using double-click to undock/dock the pane, it works just fine.
Is this what is not happening on your end?
There is no event that I know of that will help you if this outline isn't appearing.
Thank you for your answer.I can't upgrade to 2021.2, that's a given. The company won't upgrade until all is thoroughly tested.So I need a solution with 19.1.Can you give me an event that fires, so that I can dock the misbehaving panel in code? The AfterDockChange-Event fires only at initialisatiion, not when the panel is re-docked.
Hi,
I do not reproduce the behavior. It's likely have been fixed in a more recent version.
You can try out my sample using 2021.2 using the bin folder's executable and undock/dock in all four areas.
https://filetransfer.infragistics.com/public.php?service=files&t=4562151f63a9dc4b565e8160ef7b9285
Feel free to add your dlls to see if you can replicate the behavior. If you do I encourage you to upgrade because 2019 versions are no longer maintained or supported. If you don't reproduce the behavior try and replicate it and drag and drop using the link above.
Let me know if you have any questions.
Start a project. Slap a dockmanager on the form. Add a button and dock that. Now grab the titlebar to undock the panel. Move it around nfor a bit and then try to dock it to the left side of the form.Do you really want me to put that in a sample for you? If so, I suggest pulling another one, this one's got bells.
Hello and thank you for contacting Infragistics.
Please provide a sample that demonstrates the behavior.