Unplanned
Last Updated: 08 Oct 2025 12:33 by Dominic
Dominic
Created on: 08 Oct 2025 12:33
Category: ContextMenu
Type: Bug Report
1
ContextMenu DataBound Event Improvements

Bug Reports

Issue 1

When using setOptions to change the dataSource for the Kendo UI ContextMenu, the DataBound event fires twice.

Reproducible

  1. Go to this Progress Kendo UI Dojo.
  2. Click the Set Options button.

Current Behavior

The DataBound event calls twice.

Issue 2

If setting the dataBound event during the component's initialization, the dataBound event does not appear to fire.

Reproducible

  1. Go to this Progress Kendo UI Dojo.
  2. Check the console for the "dataBound" log.

Current Behavior

The dataBound event does not fire.

Environment

0 comments