Button size in datatable

Hi,

I try to display a button in a datatable with label = a value from my data source.

Example in this snippet

http://webix.com/snippet/36edc719

The button is created with the right label, but the width of the button is set by the length of the label.

I try to set a common width for the button, but I don’t find the right syntax to apply with my current code.

Anybody can help me to adapt my code to this request please.

Regards

Hi,

you can set the width for the buttons:

http://webix.com/snippet/09067b51