How jQuery updates rows
This article will explain how to update the row of jQuery for you in detail. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.
Update Row
Var rows= ('# datagrid'). Datagrid ('getChecked'); (' # datagrid'). Datagrid ('updateRow', {index:$ (' # datagrid'). Datagrid ('getRowIndex',rows [0]), row:result.obj}) Jquery is what jquery is a simple and fast JavaScript library, it has a unique chain syntax and short and clear multi-function interface, efficient and flexible css selector, and can be extended to CSS selector, with convenient plug-in extension mechanism and rich plug-ins, after Prototype is another excellent JavaScript code base, can be used to simplify event processing, HTML document traversal, Ajax interaction and animation, in order to quickly develop the website.
This is the end of the article on "how to update rows in jQuery". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.