• 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

java/jquery with excel help

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would like to take data from excel and show it in Internet Explorer or Java or Jave with IE. If in IE the preferred method to use is jquery datatables or jquery tablesorter. In other words, that data from excel would be shown in datatable or spreadsheet view. The data I would like to have saved is what rows are checkboxed and what are not. After the rows are checkboxed they should be removed, but should be on a "completed" page. The problem is with saving the results and also with data storage for reporting purposes as this is clientside.with no web server interaction. However, once the data is stored locally, the charts/reports can be made then. I have been told as to look into Jave Webstart or Apache POI.

http://jquery.tiddlywiki.org/twFile.html
code.google.com/p/yoplet/
 
reply
    Bookmark Topic Watch Topic
  • New Topic