gutenjuni
Programmer
- Mar 20, 2008
- 4
Hello.
I have a program that shows product data on the datagridview. And there is column called serial number. Some of them contains only numbers such as 129905967620. In that case if I copy it to excel it shows like this "1.29906E+11".
The format of the column is string.
But it shows in that way.
Can anyone help me to correct this, please?
I have a program that shows product data on the datagridview. And there is column called serial number. Some of them contains only numbers such as 129905967620. In that case if I copy it to excel it shows like this "1.29906E+11".
The format of the column is string.
But it shows in that way.
Can anyone help me to correct this, please?