Hi,
We have a site working perfectly locally. Using the Ribbon, when we click a button to change theme or when we click on a split button, our form load event fires followed by the ButtonClick / SplitButtonClick event. We have defined the events using the Handles RadRibbonBar1.SplitButtonClick notation.
When we publish to Azure, the click events are not firing. The postback does happen so our form load event runs but that is it.
Has anyone else had this? Can anyone point us in the right direction to resolve this?
Regards,
Mark
We have a site working perfectly locally. Using the Ribbon, when we click a button to change theme or when we click on a split button, our form load event fires followed by the ButtonClick / SplitButtonClick event. We have defined the events using the Handles RadRibbonBar1.SplitButtonClick notation.
When we publish to Azure, the click events are not firing. The postback does happen so our form load event runs but that is it.
Has anyone else had this? Can anyone point us in the right direction to resolve this?
Regards,
Mark