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.
Continue reading
CakePHP Excel Helper
10 Replies
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.
Continue reading
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!