i made calculator it works best but it cannot result out when i enter 10*100%
pleas help me immediately
yousafc# 0 Junior Poster in Training
Recommended Answers
Jump to Postdecimal calculation = t/30*100; lblpercentshow.Text = calculation.ToString();
You first have to convert your decimal to a string, before you can assign it to a string.
Jump to PostPerhaps you could mark this thread as solved.
Kind regards and happy computing,
Sir ddanbe Permalink :)
All 7 Replies
ddanbe 2,724 Professional Procrastinator Featured Poster
zachattack05 70 Posting Pro in Training
yousafc# 0 Junior Poster in Training
ddanbe 2,724 Professional Procrastinator Featured Poster
yousafc# 0 Junior Poster in Training
ddanbe 2,724 Professional Procrastinator Featured Poster
gmahesh211 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.