Torna al Thread

int indiceTabella = 0; int valoreDaMettere = 0; valoreDaMettere = tabellaPopola.Rows[indiceTabella].ToString(); scores[x][n] = valoreDaMettere; indiceTabella = indiceTabella + 1; ; //incremento l'indice della tabella
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5