Remove padding on datatable cell

Hi team,

Is it possible to remove padding to a cell to shrink it to the maximum please ?

https://snippet.webix.com/a0h4xa1v

Regards,
Xavier

Hi @XavierDP ,

You can change it via css using the selectors which are used for calculating sizes: .webix_column .webix_table_cell .
Please, note, this will affect all cells in all datatables.

Please, check the snippet: Code Snippet

Hi @pyrus_vagus

Thank you very much

i’ll will try on the ID column onky