In this article we will see how to create Bootstrap tables.
What is Table?
Bootstrap Tables
Bootstrap Tables class
Contextual classes
Bootstrap has a clean layout for building tables; some of the table elements are supported by bootstrap. Those classes are given below,
Creating a Simple Table with Bootstrap
That is the output for basic Bootstrap table
Creating a Table-striped with Bootstrap
Sample program for table-striped
Creating a table-bordered with Bootstrap
Sample program for table-hover
Output Contextual classes
Using Contextual classes
Sample program for contextual classes
Sample program for responsive table
I hope now you can understand how to use and create the Bootstrap Tables. In the future we can learn about the Bootstrap techniques step by step. Stay tuned.
Printing in C# Made Easy