Click here to Skip to main content
15,897,519 members

Comments by Shaheer Rizwan (Top 41 by date)

Shaheer Rizwan 4-Aug-20 7:05am View    
yea it was the code you put. Idk why but it messed up, I tried a bit of modification and it finally worked
Shaheer Rizwan 4-Aug-20 6:47am View    
Well I fixed it! Thanks mate. But now, when I multi-select rows, it writes both lines on the same line. Please, dont air it, just suggest what I can do here. And I know your not tryna be nasty, im just really stressed cause this project is due on Friday, and i've been juggling other subjects and yea its just stressful
Shaheer Rizwan 4-Aug-20 5:53am View    
yea ive been trying for ages. I thought id get some help as im struggling.
Shaheer Rizwan 4-Aug-20 5:25am View    
Ive tried changing it to False, when I changed it to false, every time I added a new selected row to the file, it'll completely rewrite the file and the original rows I seleted would not be there. Therefore, I set it to true, which doesn't overwrite the file, but now its writing the headers as well.
Shaheer Rizwan 1-Aug-20 4:40am View    
Do you know how I fix this though, (ive tried alot of things).
Say I select the 10th row, and write it to the file, it gets written to the 10th line despite nothing else in the file, how can I get it so it writes to the next available line, except of just what row number it is on the DataGridView