1

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. enter image description here

How can I tell from my item renderer that this cell is belong to a group and should not be displayed?

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
Preethi
  • 11
  • 2
  • What do you use for DataGrid source? Do you have it in ArrayCollection or in SQlite db ? Answer will depend on it :) – Cninroh May 11 '12 at 14:40

0 Answers0