Customising Flex datagrid headerText

Posted by Jad on Stack Overflow See other posts from Stack Overflow or by Jad
Published on 2010-03-09T10:31:42Z Indexed on 2010/03/09 10:36 UTC
Read the original article Hit count: 260

Filed under:
|
|
|

Gurus, I have a Adobe AIR application which has a datagrid. My requirement is to allow the user to make the column headers and the number of columns of that grid, customizable. 1. How can I get the column headerText values from DB? 2. If the user can enter the column names, it has to be saved to the DB and then loaded.

Pl suggest.

Regards ~Jad

© Stack Overflow or respective owner

Related posts about flex

Related posts about datagrid