Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 5.0

    Custom context menu in Flex 4 using an XML file

    Custom items in a context menu can be added the same way in Flex 4 as they are in Flex 3 - by declaring your own ContextMenuItem(s) and adding them to your context menu. The ContextMenuItem can be given a caption as well as an event listener. The captions can be fetched from an XML file using HTTPSe ...

  2. Not yet rated

    How to change the background color of each datagridcolumn, o ...

    The background color of each column of a DataGrid can be set using the backgroundColor property of the DataGridColumn.

  • Results 1-2 of 2