Thanks Sandeep. What I want to know is how do I bind it? My problem here is my Label will inside my DataGrid or DataList control and my class object will have the color code.
While bind the datagrid to datasource I will get the color code, how should pass it to css class?
varshamane
Member
4 Points
4 Posts
How to draw the cricle?
Mar 15, 2012 11:13 AM|LINK
Hello All,
I want to show diffierent color circle in datagrid/datalist row where I get the color code from database.
How can I do this? I'm using ASP.NET (C#).
Thanks in advane.
Sandeep Shen...
Participant
1678 Points
492 Posts
Re: How to draw the cricle?
Mar 15, 2012 11:17 AM|LINK
hi
refer this link
http://usingaspdotnet.blogspot.in/2012/01/draw-circle-in-aspnet.html
Skype : sandeep.d.shenoy
Gmail : sandeepdshenoy@gmail.com
varshamane
Member
4 Points
4 Posts
Re: How to draw the cricle?
Mar 15, 2012 11:36 AM|LINK
Thanks Sandeep. What I want to know is how do I bind it? My problem here is my Label will inside my DataGrid or DataList control and my class object will have the color code.
While bind the datagrid to datasource I will get the color code, how should pass it to css class?
Thanks in advance.