hi,
using log parser ; i'm getting output. The output can be put into different file format.
I would like to know is there any way , i can take the output directly into datagridview in c#?
Or
what is the most approproate method to take the log parser output to datagridview in c#?
thank you for the help in advance.