Info
Version: | 1.0.1 |
Author(s): | Maninder Singh |
Last Update: | Thursday, June 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DatatableToHtmlTableString |
Install
Install-Package DatatableToHtmlTableString
dotnet add package DatatableToHtmlTableString
paket add DatatableToHtmlTableString
DatatableToHtmlTableString Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
IN<datatable>: datatable
Out<string>: Html table and Html body with table
User can set:
1.Table Text alignment
2.Header color
3.Header text color
4.Table body color
5.Table body text color
New Features will be coming with new version.