droponrcll wrote: > > > Set the treeColumn to an AdvancedDataGridColumn with 0 width? > > I tried that, It still gets about a 20pixel width, and forces itself onto the page. You did get my mind to click and search for something new which actually turned up an example that is exactly what I needed and solves the OPs problem as well. So good job there :clap:
http://www.robrusher.com/2008/06/26/flex-3-advanceddatagrid-summary-divider/comment-page-1/#comment-53 @Balki: You're going to have to play with the item renderer, set its rowspan instead of it's colspan. I'm not sure how to do it, but you should be able to experiment with that a bit. Also, check that link and see if that might help you to. -- View this message in context: http://old.nabble.com/Flex-Data-Grid-Question-tp23766210p26321791.html Sent from the FlexCoders mailing list archive at Nabble.com.

