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.
http://demos.9lessons.info/EditDeletePagination/ 如何添加带有 texbox 输入的搜索 ajax 功能,可以让用户在此实时编辑中搜索特定数据并使用 Jquery 删除记录?
希望你知道如何使用 jquery AJAX。
按照 d 步骤
在 AJAX 中通过 PageIndex、PageSize 和 Other where 条件进行搜索并获得相应的响应。
如果您无法返回呈现的 HTML,则返回 json 并使用jquery 模板,以便您可以轻松地将 json 作为绑定源到您的模板