Datagrid – delete selected row

Again, this is all just SelectableList behaviours but how often does anyone use datagrids to remember this?!

dataGrid.removeItemAt(dataGrid.selectedIndex);

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/fl/controls/SelectableList.html

Tech Reference:

Leave a Reply

Your email address will not be published. Required fields are marked *

Proudly powered by WordPress | Theme: Baskerville 2 by Anders Noren.

Up ↑