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

radcontextmenu load wards

1 Answer 43 Views
Menu
This is a migrated thread and some comments may be shown as answers.
mabs
Top achievements
Rank 1
mabs asked on 01 Nov 2010, 11:16 AM
the radcontextmenu by default loads downwards when clicked.  I wish for this to load upwards.  Is this possible?

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 03 Nov 2010, 01:44 PM
Hello,

It's possible - you just need to set DefaultGroupSettings-ExpandDirection property of the context  menu to "Up":

<telerik:RadContextMenu ID="RadContextMenu1" runat="server" DefaultGroupSettings-ExpandDirection="Up">
</telerik:RadContextMenu>

Regards,
Yana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Menu
Asked by
mabs
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or