Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Been beating my head for a week on this. I have page that has a gridview on it. Within this gridview I have a button that, through server side code, I call a modal dialog extender with the .show() command. All of this is within an update panel. I am also using a ToolkitScriptManager control.

The code behind runs fine, but the modal never displays. Using firebug, I see an error stating that $.common is undefined. Any ideas on what is causing this?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900