What is the easiest way to display an editable list(like a spreadsheet) in HTML?

房东的猫 提交于 2020-01-13 02:48:09

问题


We have a requirement to display an editable list in a web page.

What would be the easiest way to do that? Farpoint Spread was something I have used to achieve this earlier but it was quite slow when a large number of records were involved and it needed to be coded in VBScript. Besides it wasn't free.

I would be looking for a JavaScript solution and I can't afford to buy one. Also is there anything else you can think of other than a spread?


回答1:


I like JQuery.Spreadsheet UI, try this demo, very nice...




回答2:


Also found at: http://code.google.com/p/completeui




回答3:


FarPoint has an ASP.Net solution: http://www.fpoint.com/netproducts/spreadweb/spread.aspx




回答4:


Try this guy: http://www.visop-dev.com/jquerysheet.html , this is on my list of things to try but I haven't got around to it! It's free but I think a donation would be nice.



来源:https://stackoverflow.com/questions/271276/what-is-the-easiest-way-to-display-an-editable-listlike-a-spreadsheet-in-html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!