9/15/2010 3:25:26 AM
Title:
Requirements in DataGrid
Hi All,
I have some special requirements for my Editable dataGrid, as listed
below:
(These are regd. the keyboard events handling)
1. Tab should not trigger the itemEditor, but should only show some
visual indications that the control is traversing through the cells.
2. Upon pressing enter the cell should become editable.
Please help me with this.
Thanks in advance.. :)
9/16/2010 10:33:27 AM
hi you can check these links , which show you how to prevent the cells from being edited when tab is used , I hope this helps you
http://livedocs.adobe.com/flex/3/html/help.html?content=celleditor_7.html
http://www.adobe.com/devnet/flex/articles/itemeditors_pt2.html