Post otagowany jako ‘PHP’

Pagination + DataGrid + Service = PaginatedDataGrid v0.1 [english]

02-19-2010

Lately I was building an backend (admin-side) application in Flex. Most of the data was presented in data grids.

However, when working with services (PHP in my case) it is risky to load all data  to the DataGrid. It may lead to an application crash, ie. when we work on 1000′s of items.

Therefore I decided to create the component that handles pagination itself – it is similar to ExtJS’ data grid (however much simpler :) ).

» Read more: Pagination + DataGrid + Service = PaginatedDataGrid v0.1 [english]

Przesyłanie danych z Flexa do PHP za pomocą XMLa

10-25-2009

Nie samym Flexem i ActionScriptem programista żyje dlatego czasem musi zwrócić się do innych technologii. W komunikacji na linii Flex – PHP z pomocą przychodzą nam XML, JSON i AMFPHP. W tym wpisie zajmiemy się pierwszym z trójcy czyli XMLem.
» Read more: Przesyłanie danych z Flexa do PHP za pomocą XMLa

Flexmaniaks on Facebook