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.
在进行 ajax 调用后,我正在创建一个带有 id 的表。我正在从 db 中检索数据行并创建一个带有 id 的动态表并显示它。我也想要搜索功能。我使用了快速搜索,但我猜它不会在动态表中搜索。有什么建议么?
看看JQGrid。是我在 Jquery 中见过的最好的网格插件。