Skip to content

Add html attribute support

Compare
Choose a tag to compare
@programcsharp programcsharp released this 02 Sep 17:28
· 453 commits to master since this release

Add HtmlAttributes configuration settings:

  • root, table, column header get static dictionaries
  • settings.Column method takes an object that can be either an MVC style anonymous object or a dictionary
  • rows and cells get templates