Am wondering if Webix supports ‘zebra striping’ in lists and datatables ?
ie: odd and even rows are styled differently.
Am wondering if Webix supports ‘zebra striping’ in lists and datatables ?
ie: odd and even rows are styled differently.
It is default mode in case of datatable.
For list it can be added through css http://webix.com/snippet/7f726074
thx, browser limitations I think (IE 8)
Yep, this is expected.
While framework works in IE8, the styling can degrade.
If you need the same coloring for IE8 - you can redefine template, and set the necessary css classes for odd and even rows.
http://webix.com/snippet/de0e3ee9