Hi Isomorphic,
please see this sample. How do I make the button to appear below the severity dropdown?
I tried:
result: No change
I tried:
result: Placed OK, but 1px width for the button itself.
I'm using recent 5.0p with Simplicity skin.
Best regards
Blama
please see this sample. How do I make the button to appear below the severity dropdown?
I tried:
Code:
setShowTitle(false); setTitleColSpan(1);
I tried:
Code:
setShowTitle(true); setTitle("");
I'm using recent 5.0p with Simplicity skin.
Best regards
Blama
Comment