I created a Advanced Data Grid and implemented a grouping using GroupingCollection2 on it.
I implemented a custom Item Renderer and when I start to scroll horizontally, the cells belong to the previous item is also displayed on the group row.
Please take a look at the screenshot.
How can I tell from my item renderer that this cell is belong to a group and should not be displayed?