Hi everyone,
I'm using SmartGWT 2.2 now. I want to change the style of my SectionStackSection's header.
The problem is:
When I use getSectionHeader() it always returns null. I can create a new SectionHeader, but can not add it to a SectionStackSection.
Any suggestion is welcome~
I'm using SmartGWT 2.2 now. I want to change the style of my SectionStackSection's header.
The problem is:
When I use getSectionHeader() it always returns null. I can create a new SectionHeader, but can not add it to a SectionStackSection.
Any suggestion is welcome~
Comment