You want to remove items from a Flex DataGrid control using the drag manager. The following example shows how you can drag an item from a Flex DataGrid control onto an Image control to remove the item from a data provider. width="400" rowCount="6" verticalScrollPolicy="on">
Removing items from a Flex DataGrid control using the DragManager class
最新推荐文章于 2020-10-19 20:17:08 发布
本文介绍如何使用FlexDataGrid控件结合dragmanager实现拖拽功能,将数据项从FlexDataGrid拖到Image控件上以移除数据提供者中的对应项。示例展示了具体的实现方法。
2102

被折叠的 条评论
为什么被折叠?



