Hi all
How do I insert and modifythe following datato an empty datatable?
AAA,BBBB,CCCCC,DDDDD
Each column value are delimited by the comma.
I try to use the method as like excel marco but it seems that row is a ready-only method
Pls advise how should I go about doing it
Tj