Has anyone else experienced this issue and if so, what was your resolution?
I have a project that was working prior to the switch from 9.0 to 10.0.
The child controls no longer trigger the onclick event which is supposed to bubble up and get handled.
When tested, the @onclick event isn't even fired. I'm guessing there is some item that was updated by MS before release but I'm very unsure where to look at this point.
For now I'll have to move back to .net 9.0 which is kind of sad unless I can find a work around.