ClientScript vs UpdatePanel
Posted by elberon5 Wed, 28 Feb 2007 16:29:00 GMT
This was not fun.
I had a javascript that I needed to register dynamically inside of an updatepanel, in a server control, within a Page using a MasterPage. For some reason all the embedding isn't cool with the usual syntax for adding client scripts via the server.

Comments
Leave a response