pasting data in datagridview possible..?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hello...... i have a datagridview of like 2 coloums and i need to paste the tab seperated data into it the data is like user address a b c d and i need to copy the above nad paste in thte datagridview. when i copy al this and paste its pasting in a single cell. is there any modification to be done for this to be possible or any other ways of doing this .. thank you.