Method to show graphs in ASP.Net
I need to show graphs in ASP.Net by using data from database. How can I do that
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vipul KelkarPosted Nov 3, 2011, 1:46 AM
guess you've replied to a wrong thread !!!!!
TulasiPosted Nov 3, 2011, 12:35 AM
mostly we use these below properties
1) ControlToValidate
2) ErrorMessage
3) IsValid
have a look at this link to know more about this
http://msdn.microsoft.com/en-us/library/2wb34wdb(v=vs.71).aspx