• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JavaScript Spreadsheet widget

 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I'm developing an application which needs and embedded spreadsheet. This app is to be run on the browser so I'm looking for javascript libraries which has such a widget or with easy mechanisms to build it. I've seen that Dojo has an useful widget but I've not been able to find anything else (at least open source, which, by the way, is not a strict requirement). Do you know any other alternative to consider?

Cheers,

Iván
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What's wrong with the Dojo one? Does it not meet your requirement in some way? Sharing this would help people in recommending an alternative.
 
Iván Párraga
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm just in the process of evaluating different alternatives. I've not evaluated Dojo option in deep yet, so I cannot say it's not enough for fulfilling my requirements. I just want to know if there is something else prior to choose this option because it is the only one.

Cheers,

Iván
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic