Skip to content

TabControl.SelectedIndexChanged event doesn't fire in release build? #1263

Description

@itg-assistant

Carl Daniel asked 2017-12-19 14:41:26 UTC

I've attached a handler to TabControl.SelectedIndexChanged in order to run code server-side when the user switches tabs on the tab control.  This works when I run a debug build locally, but when I deploy a release build to Azure, it seems that this event isn't firing.

What am I missing, or what other mechanism should I be using to intercept switching tabs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    GeneralQuestions, how-tos and everything else.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions