footer:{content:“summColumn”},
Is there any some like this “count Rows” number?
footer:{content:“summColumn”},
Is there any some like this “count Rows” number?
and i want to some css with summColumn ,how to play? thank you
Here’s the article about the custom footer content:
http://docs.webix.com/datatable__headers_footers.html#customheaderandfootercontent
To apply some style to the footer, you can simply add the css
property in its config:
VERY COOL