Код: Выделить всё
foreach(data in database)
{
`
Id: ${id}
`
`
Name: ${name}
`
}
Код: Выделить всё
for(int x = 0; x
Подробнее здесь: [url]https://stackoverflow.com/questions/78361051/is-it-possible-to-output-data-from-database-but-not-using-datagridview[/url]