On 12/2/14, 3:45 AM, "Krüger, Olaf" <okrue...@edscha.com> wrote:
>I tried it also and also tried some other ways but nothing works. I've no >idea how to get it working with an headerRenderer, sorry. >Perhaps Alex could help? Maybe I’m not understanding the problem, but in general, the #1 rule for item renderers is to tie their visuals to the data property or an associated property. IOW, the item renderer should be watching a model and/or its properties for changes. Trying to push changes notification down through the DG into the renderers is difficult or impossible. HTH, -Alex