September 30th, 2005
Congratulations to the guys at Iteration::Two. Macromedia has aquired the company best known in the flex world for creating Cairngorm as well as testing tools.
Read the press release
No Comments » |
Announcements, Cairngorm |
Permalink
Posted by everythingflex
September 15th, 2005
Cell Renderers are relatively simple to setup but there are a few things to lookout for. The first is the setValue method that will be automatically called by flex whenever the grid is scrolled. This will ensure that the values stay in their correct cells. The second is the change handlers and click handlers that keep the grid up to date when the TextInput value changes or the CheckBox is selected. This sample can be downloaded here.
Run This Code
Download This Code
No Comments » |
Flex, Tutorials |
Permalink
Posted by everythingflex