This is an excellent table replacement for dataTables, however adding inline styles is not great, for example the click span has same inline style just to add a cursor when this can be done via CSS.
For consistency across this package it would be good to have:-
Public property class defaults for tbody, tr, th, td elements whereas table and thead have.
Expected simple table so styles can be added at the CSS level rather than have to remove them and/or then add in needed styles.
Hi,
This is an excellent table replacement for dataTables, however adding inline styles is not great, for example the click span has same inline style just to add a cursor when this can be done via CSS.
For consistency across this package it would be good to have:- Public property class defaults for tbody, tr, th, td elements whereas table and thead have.
Expected simple table so styles can be added at the CSS level rather than have to remove them and/or then add in needed styles.
Thanks
Kev