Hi ,
I have textbox.
When i type number with floating point(12.5) and leave focus on that textbox ,yhis textbox contains only 12.
Why it is?????
I want to do calculations with value of textbox so my calculations will wrong.
Plz help me.

Thanks in advance.
Plz help me..........

check the On Enter or On Focus Events. If possible post them.

Somewhere in your code you seem to be doing an int on them.

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.