I have a werid situation where a modal popup gets hidden automatically when it is opened via javascript (either by doing a .open or by doing a .click on the opening button). Everything is fine when the opening button (ie TargetControl) is used.
To rephrase the question - what keywords should I use to search the ScriptResource.axd or any other script file to find the right place to put a breakpoint to?