Calendario is a Flex component that display a calendar (month) and provide the following features:
- Event assignment
- Dates selection
- Inactive days
- Internationalization
- Eventos de selección: selectDay and deselectDay
Click with the right button to obtain source code.
Example with a custmo preloader (extended from DownloadProgressBar) with progress bar standar of Flex:
Click with the right button to obtain source code.
Flex DataGrid filter with a ComboBox (itemRenderer) in its column header to show filtered data by a selection of values.
The example use concepts of headerRenderer, inline Renderer and filterFunction to display the results:
Click with the right button to obtain source code.