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.
jqGrid 在当前页面卸载之前是否有任何事件?我打开了虚拟分页,当你在 2 页之间时,例如第 1 页和第 2 页,我想在第 2 页加载时触发一些东西。
您可以使用该loadComplete事件来捕获第 2 页何时加载,这似乎应该足够好了。
loadComplete