You might want to look at colspan property of the renderer provioder
of Adv data grid -
looks some thiugn like this-
<mx:rendererProviders>
<mx:AdvancedDataGridRendererProvider
dataField="details"
renderer="TaRenderer"
columnIndex="0"
columnSpan="0"/>
</mx:rendererProviders>
On Jun 20, 11:09 am, Naved Agha <[email protected]> wrote:
> hi,
>
> Is it possible to merge columns in row in advance data grid? Not the
> header.
>
> Kind regards
> Naved
--
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en.