Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 jqWidgets 库中使用 jqxGrid。问题是当在回发到服务器的页面上执行事件时,网格将为空,这是合乎逻辑的,因为它绑定在 js 中,不像传统的 asp.net gridview。所以 jqxGrid 似乎是惊人的 gridview 但不幸的是,如果它不能对其状态进行基本维护,它就没有用了。请帮忙。
Take a look at this: saveloadstate.htm. I hope it helps you.