I am working on a custom item renderer for ADG navigation column. I need to set an icon for leaves, open and close folders. So far, I am not sure that set data is called for every row when I am expanding and collapsing nodes. Are you say it is called for every row?
On Wed, Nov 19, 2014 at 10:48 AM, Tom Chiverton <[email protected]> wrote: > On 19/11/14 15:46, mark goldin wrote: > >> When set data function is running is it called for every single row in >> case >> of hierarchical data being used? >> If yes, how can I assess every single row? >> >> I'm not following you. > > Can you provide some example code showing your current setup, and explain > in detail why you want to access each row (for instance, calculate a total) > ? > > Tom > >
