问题描述
我正在使用Ajax tabcontainer和Jqgrid。
.Net 4.0
VS 2010
Ajax Toolkit for Framework 4.0
我总共有5个标签(已将JQgrid放在Tab4中)和Tab5)并成功创建了在UPdatePanel的选项卡帮助中导航的功能。
这里的问题是,当我是从选项卡1导航到选项卡2(更新面板和异步触发器的帮助 - 选项卡1中的按钮单击) - 选项卡4和选项卡5中的jqgrid消失。
可以为此提供任何解决方案(或)替代选项。
亲切的问候,
K1988。
我尝试了什么:
我试图删除更新面板,但这导致了标签通过按钮单击选项卡1中的选项卡导航。
Hi,
I'm using Ajax tabcontainer with Jqgrid.
.Net 4.0
VS 2010
Ajax Toolkit for Framework 4.0
I've totally 5 tabs (have placed JQgrid in Tab4 and Tab5) and successfully created the functionality to navigate with in tabs help of UPdatePanel.
Here the problem is, when i'm navigating from tab 1 to tab 2 (help of update panel and async trigger - button click in tab 1) - the jqgrid in tab 4 and tab 5 are disappeared.
Could any one solution (or) alternate option for this.
Kind Regards,
K1988.
What I have tried:
I've tried to remove the update panel but that is causing the tab to tab navigation through button click in tab 1.
推荐答案
这篇关于在ajax tabcontainer async postback之后,Control(jqgrid)消失了的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!