Split Column DataGrid

If you need to extend datagrid to support grouping of column headers together, feel free to use or extend the following code.

A picture worth a thousand words, so better check out demo and src.

Note: Source code is based on Alex’s sample: http://blogs.adobe.com/aharui/2007/03/thinking_about_item_renderers_1.html

(I extended it to support more then 2 columns per grouping)


About this entry