20050901:DataTable

JSP output with a form on the page is a painful thing!

I had a form of JavaScript, a lot of work into the client. I gave it the name DataTable .

As long as JSP generated line by line JavaScript statement on it. To change the table style is also very simple, you do not have to modify the JSP! Add "Edit" on the table, "delete" button easy. It also supports search filters on the current page, not submitted to the server! I was planning to add the selected row and sorted by a field feature.

Reproduced in: https: //www.cnblogs.com/yidinghe/archive/2005/09/01/228028.html

Guess you like

Origin blog.csdn.net/weixin_34219944/article/details/94467587