Hi,
I am having 3 fields in the screen..When i give numeric values for two fields and when i press the button means it want to display the resultant value after diving the two fields..
Now i gave 3 in one field and 10 in another field..That is 3/10..It want to display 0.3
But it is only displaying 0...How to make the display to be 0.3
any one help with sample code..What data type we want to give it in screen and wht to give in program