Web application R&D notes, from the world of Java, Flex, CSS, XHTML, Flash, .NET, cross-browser compatibility, JavaScript, AJAX, ADA compliance, Photoshop, and any and all things related to Web development!
21 October 2008
Variable row height in Flex DataGrid
Here's an easy way to have your DataGrid's rows adjust to fit the height of each row's contents:
3 comments:
it really works, thanks.
You're welcome. Glad it helped.
Thanks for the tip, I was just needing this :D
Post a Comment