Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

How to modify the availability/visibility of context menu items on the client side

$
0
0

In some scenarios you need to change availability/visibility of some context menu items in depending on selected appointment properties.

Since the ASPxScheduler.PopupMenuShowing is a server-side event and raise only before PopupMenu is generated during the postbacl/callback request, the mentioned behavior can't be implemented in this event handler.

This behavior should be implemented in the client-side ASPxClientMenu.PopUp event handler.

This example demonstrates how to achieve it.


Viewing all articles
Browse latest Browse all 7205

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>