0
votes
votes
1 answers
datagridview to table accsess
hi with this code i create a new table with name the date-time DateTime dat = DateTime.Now; string format = "d M yyyy HH:mm"; dat.ToString(format); string days = Convert.ToString(dat. ...
blah blah blah is here! blah blah » Close
hi with this code i create a new table with name the date-time DateTime dat = DateTime.Now; string format = "d M yyyy HH:mm"; dat.ToString(format); string days = Convert.ToString(dat. ...
Got feedack? Found a bug? report it here.