if (loopednowupdate == "1")
{
string[] rowzx = new string[] { UrlDecode(Charnamex), Levelsx, Skillsx, HGsx, Favorsx, Incomesx, tb36, BotStuff, "", "" };
dataGridView3.Rows[CurrentBot].SetValues(rowzx);
}
else
{
string[] rowz = new string[] { UrlDecode(Charnamex), Levelsx, Skillsx, HGsx, Favorsx, Incomesx, tb36, BotStuff, "", "" };
dataGridView3.Rows.Add(rowz);//<------------THIS LINE!
}
This post has been edited by Chronicade: 28 October 2010 - 09:01 PM

New Topic/Question
Reply




MultiQuote







|