I am getting links that support my opionion. Here is one more:
Adobe Flex is a software development kit released by Adobe Systems for the development and deployment of cross-platform rich Internet applications based on the Adobe Flash platform. Flex applications can be written using Adobe Flex Builder or by using the freely available Flex compiler from Adobe.
Showing posts with label advanced. Show all posts
Showing posts with label advanced. Show all posts
Tuesday, February 23, 2010
Why the Flex AdvancedDataGrid sucks?!!
Well i was wondering from a while about why flex is not as programmer friendly as possible.
AdvancedDataGrid ~ removing the sorting icons from the column header
Just add sortItemRenderer="{null}" in your AdvanceDataGrid tag and
will get rid of sorting icon(like a verticle line) in your
AdvanceDataGrid header.
will get rid of sorting icon(like a verticle line) in your
AdvanceDataGrid header.
Thursday, January 28, 2010
DataGrid with client-side filtering and searching
MDataGrid can be used just like standard DataGrid: you define a
source: http://www.iwobanas.com/2009/06/datagrid-with-client-side-filtering-and-searching/
dataProvider and columns either in MXML or in ActionScript. If you want a column to allow filtering replace DataGridColumn with MDataGridColumn which by default has a text wildcard filtering enabled. If you prefer to filter column in a different way change filterEditor property of the column to point to some filter editor from com.iwobanas.controls.dataGridClasses.filterEditors package. You can find more information in the ASDoc in the source code.source: http://www.iwobanas.com/2009/06/datagrid-with-client-side-filtering-and-searching/
Subscribe to:
Posts (Atom)
Freelance
Find more freelance jobs