Gridview control in asp.net is most important control in asp.net..
Here we learn how to use auto format on gridview in asp.net. We can use gridview in asp.net for multiple purpose generally we use gridview for display recode on web forms in asp.net.
first bring gridview control on web forms like below..
Now, show as above gridview asp.net figure select Auto Format option from top right corner of Gridview control.
we have here many ready made format for gridview control..select one of them…and apply ok…..
After selecting format we have gridview output like below figure….now this way we can make color full gridview in asp.net without programming.
We can use Gridview control with jquery grid and also use ready made telerik grid control in asp.net,
I hope this c#.net gridview example will help you……