Clicking on the RadGridView which is on the Unpinned RadPane closes the RadPane.

0 Answers 45 Views
Docking General Discussions GridView
Nikhil
Top achievements
Rank 1
Nikhil asked on 27 Oct 2023, 11:30 AM | edited on 30 Oct 2023, 09:51 AM
I have an application where it contains a RadPane. When the user hover overs the pane, it opens up a RadGridView which contains a list. When the pane is pinned, user can click on the GridView and work with it. However when the pane is unpinned, Pane closes on clicking the RadGridView. The expectation is that, it should work exactly like the pinned RadPane.



Tried adding a CustomFlyoutBehavior which implements IFlyoutBehavior and tried working with OnPaneDeactivated, but the event is not getting hit when the RadPane closes on clicking the GridView. 

Thanks in advance.
Stenly
Telerik team
commented on 31 Oct 2023, 04:40 PM

I tried reproducing the mentioned behavior, however, on my end, when a RadPane that contains a RadGridView is unpinned, the pane does not hide when clicking in the RadGridView.

The following GIF shows the observed behavior on my end:

I have attached the sample project that I used to test this scenario. Could you see if I am missing something?

No answers yet. Maybe you can help?

Tags
Docking General Discussions GridView
Asked by
Nikhil
Top achievements
Rank 1
Share this question
or