Announcement
Collapse
No announcement yet.
X
-
Ok I've found a solution. In case someone needs it - before invoking setHeaderSpans in grid class one must invoke setAttribute("name", "spanname") on HeaderSpan. Then setHeaderSpanTitle invocation works as expected
Leave a comment:
-
Dynamic HeaderSpan title
Hi. I've got a problem with HeaderSpan title change. There's a method in BaseGrid class named setHeaderSpanTitle which takes name of HeaderSpan and new title, but according to javadoc name argument should be the same as the name property of HeaderSpan - but there's no such a property!!!
Is this a bug or am I missing something?Tags: None
Leave a comment: