We are attempting to create an editable grid using CellTable. The use case is fairly high volume data entry for accountants who are used to
I\'m trying to edit a gdocs spreadsheet using the GData API. I have the following code: _service = new DocsService(\"attask-gdocsintegration-1.0\");
I\'m using LibreOffice and I would like to have a column that auto increments by one. Ho开发者_如何学JAVAw can I do that?Simply put your starting number in the first field, A1 for example. Then put =A
I\'m doing a project开发者_JAVA技巧 for a surveying company in Drupal 6. Ultimately, employees will need to enter measurements into a new content type. Currently they do it in a big Excel spreadsheet
How to make few range of cells to be restricted with fixed length in number of characters keying in.
I was wondering how difficult it would be to make an application like this. Basically, I have some old html files that use tables. I want to put these tables into excel for easier reading and manipula
I\'m using Sheetnode-- http://drupal.org/project/sheetnode -- to upload a big spreadsheet full of property data for a real estate tool I\'m working on.
I\'m migrating some old web pages into SharePoint2010 as web parts, and need to access and display existing data from an sql datab开发者_开发知识库ase.Some of the tables have ~2300 records, so I\'m ho
I am trying to show an excel spreadsheet inside a RoR application. I started using the Spreadsheet gem, which works wonderfully. However, when I don\'t know how to show a cell which has a formu开发者_
how can i use ruby to convert a yaml file and keep on the indent format over cells to spreadsheet 开发者_JAVA百科file.