What is the easiest way to display an editable list(like a spreadsheet) in HTML?
问题 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,