1. When editing a cell, pressing the Esc key should close the editor and cancel the edit.  Currently, the editor is closed but changes made by ther user is written back to the dataprovider.

2. The verticalScrollPosition property is not bindable.  If you try to bind to it, you get the compiler warning "Data binding will not be able to detect assignments to verticalScrollPosition".  Sure enough, at runtime, updates do not happen.  Actually, this is most likely a bug with a super class.  Anyway, right now I'm using the "scroll" event as a workaround.
__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to