SyntaxFix
Write A Post
Hire A Developer
Questions
string stringtodate = ((DateTime)row.Cells[4].Value).ToString("MM-dd-yyyy"); textBox9.Text = stringtodate;