I was just wondering whether it would be relatively easy to create a widget/Label which is styled like a table Header or HeaderSpan?
For advanced UI's it would make a great consistent user experience if this was possible.
Thanks in advance.
PS: Would be nice if HeaderSpan gains a setAlignment rather than having to guess .setAttribute("align", "left");
For advanced UI's it would make a great consistent user experience if this was possible.
Thanks in advance.
PS: Would be nice if HeaderSpan gains a setAlignment rather than having to guess .setAttribute("align", "left");
Comment