Piotr Zarzycki created FLEX-35354: ------------------------------------- Summary: MDL Table should allow adding rows dynamically Key: FLEX-35354 URL: https://issues.apache.org/jira/browse/FLEX-35354 Project: Apache Flex Issue Type: Improvement Components: FlexJS Affects Versions: Apache FlexJS 0.8.0 Reporter: Piotr Zarzycki Assignee: Piotr Zarzycki Fix For: Apache FlexJS 0.9.0
MDL Table component should allow create rows dynamically by adding items to data provider. Adding items to Table should work similar to [PureMVC Demo: Employee Admin|http://darkstar.puremvc.org/content_header.html?url=http://puremvc.org/pages/demos/AS3/Demo_AS3_Flex_EmployeeAdmin/&desc=PureMVC%20API%20Demo:%20Employee%20Admin]. Implementation can be based on example [MDLDynamicTabsExample|https://github.com/apache/flex-asjs/tree/develop/examples/flexjs/MDLDynamicTabsExample] available in FlexJS repository. -- This message was sent by Atlassian JIRA (v6.4.14#64029)