Striped Bootstrap Table
This example shows how to create a bootstrap table with background(fancy table).
Firstly, you should add the following code to the head section in html:
https://csharpexamples.com
SAMPLE USAGE:
Row | First Name | Last Name | Points |
---|---|---|---|
1 | George | Hagi | 100 |
2 | Jill | Smith | 70 |
3 | Eve | Jackson | 20 |
4 | Adam | Johnson | 15 |