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