If you want to learn the usage of GridView in asp.net, the following example demonstrates how use the GridView control to display the values from the Customers table of the AdventureWorksLT sample database in Microsoft SQL Server.
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
1 Points
19 Posts
reg asp.net
May 08, 2013 01:58 AM|Yok|LINK
Hi,
I want to fetch Buttoncolor(it is a Column Name in database like green,blue etc) , and those colors should be located in a small box in gridview
Thanks,
Yok
Star
8798 Points
2518 Posts
Re: reg asp.net
May 08, 2013 02:07 AM|stanly|LINK
http://asp-net-example.blogspot.com/2008/10/gridview-example-how-to-use-gridview-in.html
weblogs.asp.net/stanly
All-Star
32817 Points
3815 Posts
Re: reg asp.net
May 14, 2013 02:19 AM|Angie xu - MSFT|LINK
Hi Yok
If you want to learn the usage of GridView in asp.net, the following example demonstrates how use the GridView control to display the values from the Customers table of the AdventureWorksLT sample database in Microsoft SQL Server.
Moreover, you can also follow the GridView Class to learn detailed information,
#GridView Class
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview.aspx
hope it helps you,
With regards
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.