Hi, Sorry to cycle this post thru again but I was hoping someone might have an idea as to whether this was possible. I have an AdvancedDataGrid with two rows. I want the render provider to show pie charts in the first row with comboboxes underneath and line charts in the second row with labels next to them.
Is that possible? I know that renderProviders accepts an array of renderers, but I don't see how it's possible to assign to a specific row, only a column. Thank you, Matt --- In [email protected], "fumeng5" <fume...@...> wrote: > > Hi, > > If I have an AdvancedDataGrid, can I use more than one render provider? > > For example, my first group will have a render provider that displays a row > of charts with a row of dropdown menus underneath. > > My second group will have a render provider that displays two rows of charts. > > Can I do that? > > Thanks, > > Matt >

