5

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?

sarego
  • 2,957
  • 6
  • 28
  • 39

4 Answers4

1

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

Christian C. Salvadó
  • 807,428
  • 183
  • 922
  • 838
  • I liked the looks of it..but is it reliable enough to be deployed in production??? It doesnt seem to hav any docs too?? – sarego Nov 07 '08 at 05:38
0

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

0

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

Opulens
  • 46
  • 1
0

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.

MikeAinOz
  • 126
  • 1
  • 10
  • 24