Are the cells editable? You will need to replicate some of the editing code. The key piece is handling KEY_FOCUS_CHANGE event.
-Alex On 3/14/14 10:46 AM, "ilikeflex" <[email protected]> wrote: >Hi > >I have advanced datagrid. It has few columns which have header renderer. >All the header render inherit from <s:MXAdvancedDataGridItemRenderer>. >Each >header render has textinput. I want to enable tabbing between these header >renders. I want to put some text and then tab to another control in the >other header. > >How to do this?? > >Any pointers will be appreciated. > >Regards >ilikeflex > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/AdvancedDataGrid-Header-Ren >derer-Tabs-Support-tp5523.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
