This is a migrated thread and some comments may be shown as answers.

AutoHideWindowClosing event?

4 Answers 59 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 11 Aug 2011, 02:59 PM
I have a Raddock that contains a toolwindow that's set to autohide and it's docked on the left. The tool window contains some RadMulticolumnComboBoxes. The window is real wide, but not very tall, kind of like a thin tool strip that slides out with some additional options for the user. The problem is when the window opens, and then you open one of the comboboxes, the bounds of the dropdown box extends past the bounds of the window. So when you select an item, it automatically auto-hides the window since you're clicking 'outside' of it. Is there any way to catch this before it happens and stop the window from auto-hiding (AutoHideWindowClosing?) I don't want the window to automatically hide upon selecting an item from the combobox. Any input is appreciated!

Thanks,
Jason

4 Answers, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 15 Aug 2011, 12:28 PM
Hello Jason,

Thank you for your question.

I did not manage to reproduce the behavior of auto-hidden ToolWindow which you report. You can find attached a video demonstrating my test. The test consists of RadDock control with auto-hidden to left window which contains two RadMultiColumnComboBox controls. Selecting records from their pop-ups does not make the ToolWindow to hide. I have used the Q2 2011 release of the RadDock control to perform the test.

Could you please give me additional details concerning your scenario which could help me to reproduce the undesired behavior? It will help me investigate this case further.

I am looking forward to your reply.

Best regards,
Alexander
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Jason
Top achievements
Rank 1
answered on 15 Aug 2011, 03:27 PM
hi Alexander,

I appreciate you looking into this. I'm using 2010 Q3. The behavior in your video is exactly how I want it to work. When I select an item though, both the tools window and multicolumndropdown close. Maybe this is an issue with my version of the controls? We're not in a position where we can quickly upgrade.

Also, it seems that the regular RadDropDownList doesn't give me the same problem...I may just switch to this.
0
Alexander
Telerik team
answered on 18 Aug 2011, 09:09 AM
Hello Jason,

I managed to reproduce the issue you observe using the Q3 2010 version of RadDock, but I am not able to provide work-around for this case. If you face difficulties updating your projects to the latest version of RadControls for WinForms, we will be glad to assist you.

Best regards,
Alexander
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Jason
Top achievements
Rank 1
answered on 18 Aug 2011, 09:30 PM
Thanks again for looking into this. I've switched the dropdowns to the regular dropdown lists for now. We'll probably end up upgrading soon.

-Jason
Tags
Dock
Asked by
Jason
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Jason
Top achievements
Rank 1
Share this question
or