Doc bug: old DHTMLX class names for DataTable in screenshot

at http://docs.webix.com/datatable__styling.html

Also, this seems to be a duplicate of http://docs.webix.com/desktop__datatable_css.html … there should be only one page perhaps, or maybe have it linked/transcluded, to avoid inconsistencies.

Also, they both needs a diligent update to cover all classes. E.g.

  • .webix_hcell is missing from both.
  • .webix_ss_header will lose specificity against .webix_ss_header td, which is generated by the code
  • to disable the divider between columns, .webix_column > div { border: none; } must be specified (.webix_cell is not enough).

Thanks for reporting the issue, we are going to update it till the next release.