Posts Tagged ‘Excel’

CakePHP Excel Helper

November 21st, 2009

This is a helper for building multi-sheets Excel documents in CakePHP. The hepler was inspired from Yuen Ying’s blog post, but it’s extended to support multiple sheets.
» Read more: CakePHP Excel Helper

Online Excel

May 9th, 2007

Today a friend of mine sent me that EditGrid site. These guys really working hard. The interface working really neat and cover everything /everything that regular user needs on his work with a Grid/. As far I can see they loading part of the grid with Ajax and this way the application is not so heavy, as in other applications which load everything in one. The have also API to integrate with external applications/sites. Impressive!

Edit Grid