开发者

In ASP.Net, what is the proper way to use GridViews in conjuction with jQuery Templates?

开发者 https://www.devze.com 2023-01-29 23:05 出处:网络
What is the best way to use jQuery Templates with GridView to achieve similar fun开发者_JS百科ctionality of an UpdatePanel, such as add/edit/delete data without PostBack?I would just use Ingrid along

What is the best way to use jQuery Templates with GridView to achieve similar fun开发者_JS百科ctionality of an UpdatePanel, such as add/edit/delete data without PostBack?


I would just use Ingrid along with a Repeater: http://www.reconstrukt.com/ingrid/

If you really need to utilize a Gridview, then go with the following link:

http://www.dotnetfunda.com/articles/article924-add-edit-delete-paging-records-in-gridview-using-jquery-.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消