HI,
I have a RadTreeView inside BackstageItem, the dragdrop is not working by default, so i hooked the DropQueryEvent it always have the position to inside.
As alternative i moved out the RadRibbonBackstage to outside the RadRibbonView and its working as expected (i manually show/hide the RadRibbonBackstage) but the problem is that i am unable to set the default Item, so i am setting the SelectedItem by code, now the RadRibbonBackstageItem is selected but the tab is not focused.
Any solution, or recommendation?
Thank You
I have a RadTreeView inside BackstageItem, the dragdrop is not working by default, so i hooked the DropQueryEvent it always have the position to inside.
As alternative i moved out the RadRibbonBackstage to outside the RadRibbonView and its working as expected (i manually show/hide the RadRibbonBackstage) but the problem is that i am unable to set the default Item, so i am setting the SelectedItem by code, now the RadRibbonBackstageItem is selected but the tab is not focused.
Any solution, or recommendation?
Thank You