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?
Is this a bug or am I missing something?
Comment