Sorry, the mail has been sent before I can complete it :-(

 

...

<mx:HBox width="{dg.width}">

<mx:TextInput id="filter1" ... width="{column1.width}"/>

            ...

</mx:HBox>

...

<mx:DataGrid id="dg">

            <mx:columns>

                                    <mx:DataGridColumn id="column1"
headerText="c1"/>

                                    ...

            </mx:columns>

</mx:DataGrid>

 

 

 

This doesn't work!

The text inputs have not the good size and they don't resize themselves
when the columns are resized.

 

Please help....

Bye,

Alban.

 

________________________________

From: Alban Soupper 
Sent: 11 September 2007 10:00
To: 'flexcoders@yahoogroups.com'
Subject: DataGridColumn width

 

Hi All,

I need to synchronize the width of some InputText with the columns of a
DataGrid.

 

...

<mx:HBox width="{dg.width}">

<mx:TextInput id="filter1" ... width="{column1.width}"/>

</mx:HBox>

...

 


************************************************************************************
This email and any attachments  transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they are 
addressed. If you are not the intended recipient, any disclosure, copying, use, 
or distribution of the information included in this message and any attachments 
is strictly prohibited.
If you have received this email in error please notify the system manager at 
[EMAIL PROTECTED] or by reply e-mail and immediately and permanently delete 
this message and any attachments. Thank you.

************************************************************************************

Reply via email to