S
Sysaide
Guest
Hi Guys, I have a datatable with double type values that I want to bind to datagridview with datetime headers. so how can I bind this table like this
datatable :
1234
1478
45689
to this in datagrdiview
01/12/2015 02/2/2015 03/2/2015
1234 1478 45689
thanks for your help
Continue reading...
datatable :
1234
1478
45689
to this in datagrdiview
01/12/2015 02/2/2015 03/2/2015
1234 1478 45689
thanks for your help
Continue reading...