This tutorial explains how to style grid view using twitter bootstrap."Bootstrap" is a web desiging framework developed by twitter.I gives a predefined style allowing the user to reduce the coding time in desiging the web ui.
Lets get Started.
First you need download the Bootstrap and jquery.
Bootstrap download link.
Jquery download link.
Once you downloaded and extracted the bootstrap and jquery.Then you have to copy and paste the jquery and bootsrap to the project folder.My folder structure.
Add the following code to your .aspx file
Adding Css to GridView:
HeaderStyle-BackColor = Define the background color for the Header.
Download Source Code
No comments :
Post a Comment