UPDATE: http://www.rogue-development.com/blog/2008/03/first-public-release-of-my-flex.html
Last night I wanted to see how my component would work with custom editors that weren’t just text boxes.
Here’s a quick demo of my spreadsheet component with a custom renderer descended from a combo box. Notice a few things:
- 1 click on a cell to open, not one click to activate the cell and another to open it.
- You can keyboard navigate to it, hit the down-arrow, open the list of choices, use the arrows to select one, and then hit enter to select it, just like you should be able to.
0 Responses to “Spreadsheet Demo #2 - ComboBox”