3/21/2011 5:22:24 PM
Title:
question on how to extend a datgrid
Hi all,
I have been trying to something like this..
I need a datagrid where on click of a column(say a button in a column) i should expand that row and more data will be shown. If its not expanded, then only 1row of data is only shown for that row. I knw advanced datagrid would solve the problem. I dont want to use that.. i want to use a datagrid and do it(or a list ).
Any ideas as how to do that?? It would better if i can get a code sample.
Thanks all :)
3/22/2011 11:41:35 AM
You can extend your datagrid to create variable height row like this
http://www.flex888.com/712/datagrid-with-flexible-row-height.html