[flexcoders] DataGridColumn Autosize

2006-06-22 Thread bchirgwin
I have looked at the documentation and not found a built in setting for 
this. How would one go about making a DataGridColumn width autosize to 
fit the maximum length of the data in the column? 










 Yahoo! Groups Sponsor ~-- 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] DataGridColumn Autosize

2006-06-22 Thread Jeremy Lu




This one is tricky, what if there are not enough spaces for all the columns, what would you like the DataGrid to react ?

On 6/22/06, bchirgwin [EMAIL PROTECTED] wrote:









  



I have looked at the documentation and not found a built in setting for 
this. How would one go about making a DataGridColumn width autosize to 
fit the maximum length of the data in the column? 


  















__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



Re: [flexcoders] DataGridColumn Autosize

2006-06-22 Thread Weyert de Boer
Are their any standard tween equations for moving a movieclip from the 
left bottom corner to the right top corner within a square? I wnat to 
use to make my own panning effect for a photo slideshow. Only somehow I 
have a bad day today.


 Yahoo! Groups Sponsor ~-- 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] DataGridColumn Autosize

2006-06-22 Thread Brian

I would have a horizontal scroll bar on the DataGrid. 

At least this is what we have implemented in the grid in our current non flex 
product.  Would like to keep the same type of interface. 

I'm new to Flex. Can a DataGrid have a horizontal scrollbar? I think I have 
done this before.  

Using Flex2B3.

On Thu, 22 Jun 2006 23:50:05 +0800, Jeremy Lu wrote:
 This one is tricky, what if there are not enough spaces for all the columns, 
 what would you like the DataGrid to react ?



 Yahoo! Groups Sponsor ~-- 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] DataGridColumn Autosize

2006-06-22 Thread Jeremy Lu



Sure, you can set horizontalScrollPolicy property on DataGrid to have it display the scrollbar.As to the autosizing of each column, I will take a look at it later tonight, need this in one of our project too.
Jeremy.On 6/23/06, Brian [EMAIL PROTECTED] wrote:









  




I would have a horizontal scroll bar on the DataGrid. 

At least this is what we have implemented in the grid in our current non flex product.  Would like to keep the same type of interface. 

I'm new to Flex. Can a DataGrid have a horizontal scrollbar? I think I have done this before.  

Using Flex2B3.

On Thu, 22 Jun 2006 23:50:05 +0800, Jeremy Lu wrote:
 This one is tricky, what if there are not enough spaces for all the columns, what would you like the DataGrid to react ?


__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___