Hi, i'm trying to copy datas like the following
![Name: VcVdF.jpg
Views: 23
Size: 3.8 KB]()
So I'm copying
03-17 10:55:03 DOGE/EUR Limit Buy 0.04816 0.04816 11,740.0 11,740.8 565.39840
(eventhough I don't know why when I copy it on a notepad or also here, it just doesn't stay in line like in the screenshot, but the values are being pasted one under the other...) .The datagrid columns are so 9 (Date, Pair, Type etc) When I'm going to paste it into the first column of datagridview, it doesn't paste also in the others, but just the first column date cell is filled with "03-17 10:55:03".
Is there a possibility to paste the values splitted respectively into their columns?
Thanks
So I'm copying
Quote:
03-17 10:55:03 DOGE/EUR Limit Buy 0.04816 0.04816 11,740.0 11,740.8 565.39840
Is there a possibility to paste the values splitted respectively into their columns?
Thanks