Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

How can i convert decimal value to text?

$
0
0

I try to create a table of item
public int Id { get; set; }
public string item_name { get; set; }
public decimal item_price { get; set; }
public decimal item_discount { get; set; }
public decimal quantity { get; set; }
public decimal total_amount { get; set; }

from the entry text how can i get the value of total_amount =(item_price*(item_discount/100 )) *quantity ;


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>