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

Possible? Non-popup area within Item Template

1 Answer 22 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 03 May 2011, 11:01 AM
I have a cascading menu with templated items, where the template consists of 2 halves, left and right. I only want the child items menu to popup when the mouse if moved into the right half, not the left. Is this possible?

Cheers

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 03 May 2011, 11:38 AM
Hello Andrew,

I am not exactly sure about your scenario. The RadMenu provides a rich set of client side APIs which allows you to interact with the Menu. In order to achieve your scenario, better approach is client side.  you can check for the clicked item and cancel the ItemClick based on the MenuItem value.

Take look at the following documentaion for more on client side API.
Client-Side Basics

Thanks,
Shinu.
Tags
Menu
Asked by
Andrew
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or