Hi, I have an AdvancedDataGrid with a Grouping Collection to make my flat data into a hierarchy.
I also have another column of data next to (on the same level) as the group. I need to access the column data there but I can't and I'm guessing it's because the dataProvider is now restructured and I can't get the data using the dataField anymore. Is there another way to access it? Thanks for any helpful tips, Matt

