Grouped data grid?
Is there a way that I can incorporate the AW.UI.Tree with my AW.UI.Grid? Ideally, I'll have rows with data that can be collapsed or expanded with a click of a button (+).
----------------------------------
| COL1 | Col2 | Col3 | Col4 |
| - RowG| | | |
| A | 1 | 2 | Data |
| B | etc | more | Data |
| +More | this | is | another|
| + and | another|collapsed|row |
------------------------------------
----------------------------------
| COL1 | Col2 | Col3 | Col4 |
| - RowG| | | |
| A | 1 | 2 | Data |
| B | etc | more | Data |
| +More | this | is | another|
| + and | another|collapsed|row |
------------------------------------
Ed
October 9,