I would like to introduce some spaces between consecutive items in a toolbar which I load from an XML string. i.e. I would like a format like this:
I tried to introduce a blank text item and assigned different values to its width attribute, but this does not seem to help. The toolbar just ends up looking thus:
Is there a way to achieve this formatting?
Thanks in advance.
The only way to set space between buttons is using blank “text” buttons:
dhtmlx.com/docs/products/dhtmlxT … 1197056000