D
Dragan Ristic
Can any one tell how can I load text from log file (.log, .txt) in
ListView control (Details view). I have log file like this:
Date and Time ; User Name ; Some event
Date and Time ; User Name ; Some event
and i wish load this to ListView columns (Time, User, Event).
ListView control (Details view). I have log file like this:
Date and Time ; User Name ; Some event
Date and Time ; User Name ; Some event
and i wish load this to ListView columns (Time, User, Event).