Hi,
Is there a way to create a vertical line like the toolbar separator? I want to have such a line to separate 2 sections in panel or form.
Thanks,
Printable View
Hi,
Is there a way to create a vertical line like the toolbar separator? I want to have such a line to separate 2 sections in panel or form.
Thanks,
I tend to use an Ext.Component with a bit of CSS. The separator effect is just two borders, one light and one dark with no content width in between.