Congratulations - C# Corner Q4, 2022 MVPs Announced
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Paul Rajs
1.5k
641
112.9k
how to Create Circular Progress Bar Dynamically from Databas
May 24 2018 1:38 AM
hi developers,
in my website i have a module like the following
Create Circular Progress Bar Dynamically In ASP.NET , the values will be bind from the database , calculate the values and change the colour of the progress bar.
if total students 100 if 50 pass na the bar should be 50 % gren colour rother 50% sholud in red color.
all the values are bind from the database and the progress bar have to changed automatically from the database value- each and every time.
if suppose once the value is changed 60,70,80 na the bar should be 80% in green color 20 % in red color.
i am trying with google. so if anyonr of you know this module suggest me to i am done this task
thanking you
Paul.S
Reply
Answers (
1
)
Execute scalar c#
After updation of framework 3.5 to 4