[flexcoders] How to do Dynamic DataGrid and Column Labels

2007-11-28 Thread vkc_nair
Hi All, I have a database table A defined as ID Number Type Char(10) Attribute1 Char(20). . Attribute100 Char(20) to store the data. Another table B to store the labels of Attibute1 to Attribute100 depends on the Value of Type in table A.

RE: [flexcoders] How to do Dynamic DataGrid and Column Labels

2007-11-28 Thread Tracy Spratt
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of vkc_nair Sent: Wednesday, November 28, 2007 12:49 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] How to do Dynamic DataGrid and Column Labels Hi All, I have a database table A defined as ID Number Type Char(10) Attribute1