×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: ASP
Posted by: Mario Lopes
Added: Sep 8, 2018 10:56 PM
Views: 3357
  1.  lblHora.Text = String.Format("{0:0.00}",System.Convert.ToDouble(GridView2.Rows[GridView2.SelectedIndex].Cells[4].Text))+"€";