开发者

How to use ajax tabcontainer in formview?

开发者 https://www.devze.com 2022-12-24 10:43 出处:网络
How to add a 开发者_JAVA技巧tabcontainer in a formview template? I am sure i have a scriptmanager inside the page. but it keep compliaint \"A ScriptManager is required on page to use ASP.NET AJAX Scri

How to add a 开发者_JAVA技巧tabcontainer in a formview template? I am sure i have a scriptmanager inside the page. but it keep compliaint "A ScriptManager is required on page to use ASP.NET AJAX Script Components. I have also tried move the ScriptManager inside the itemTemplate but same error.


Perhaps you are not using the ToolkitScriptManager?

It's required for Ajax Toolkit components.

0

精彩评论

暂无评论...
验证码 换一张
取 消