Hello everyone, i have here a .txt format wherein It show like this:

Code:
n,[email protected],"Sent successfully"
neha,[email protected],"Sent successfully"
kab,[email protected],"Sent successfully"
mickey,[email protected],"Sent successfully"
rahman,[email protected],"Sent successfully"
addou,[email protected],"Sent successfully"
kanaan,[email protected],"Sent successfully"
pitlik,[email protected],"Sent successfully"
What my problem is that, how can I load this .txt file to a datagrid and arrange it in a 3 columns. That .txt file is auto generated that's why i cannot do anything about the textfile. Thanks in advance everyone. God bless!