0

Using ext.net, the split-button control will add multiple menu items after each reload. I can't seem to figure out how to prevent this from happening.

Tyrone Moodley
  • 3,442
  • 1
  • 15
  • 16

1 Answers1

0

When copying controls into Visual Studio, the IDE will always add auto generated ID's. This causes issues sometimes, remove the auto generated ID's and this should fix the issue.

Tyrone Moodley
  • 3,442
  • 1
  • 15
  • 16