Flex 4 DataGrid in MDIWindow(flexlib)

Posted by orangestar on Stack Overflow See other posts from Stack Overflow or by orangestar
Published on 2010-03-23T01:37:52Z Indexed on 2010/03/23 1:41 UTC
Read the original article Hit count: 685

Filed under:
|

Hi! I want to add DataGrid into MDIWindow which is in flexlib. The DataGrid is created in a module and using addChild() function add to a MDIWindow. This MDIWindow is called maximize() after windowManager.add(). I tried to set width of column but when it become maximize the width changes. I've no idea how to set width. Could you give me a hand? Thank you!

© Stack Overflow or respective owner

Related posts about flex

Related posts about datagrid