The following example shows how you can filter an MX DataGrid control in Flex using two MX DateField control’s and filtering the ArrayCollection data provider.
{ 8 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can filter an MX DataGrid control in Flex using two MX DateField control’s and filtering the ArrayCollection data provider.
{ 8 comments }
The following example shows how you can filter an XMLListCollection collection by using regular expressions in Flex 4.
Full code after the jump.
{ 2 comments }
The following example shows how you can filter items in a Flex DataGrid using a CheckBox control, and the ArrayCollection class’s filterFunction property.
Full code after the jump.
{ 21 comments }