foreach (rij GridViewRow in this.grdCart.Rows)
{
koord streptokok = Convert.ToString ((int.) this.grdCart.DataKeys [row.RowIndex]. Waarde);
koord tekst = rij. Cellen [2]. Tekst;
koord str3 = rij. Cellen [5]. Text.Substring (1);
koord str4 = rij. Cellen [4]. Tekst;
koord text1 = rij. Cellen [3]. Tekst;
koord orderid = this.orderid;
str3 = str3.Replace („,“, ""); |