im having difficulties, pls advise...
1) filtering my FileUpload to only .txt file
2) read .txt file and bind to gridview,
the text file contains e.g. 1234; 9584; 2384;
i want to bind it to my gridview which have just one column
Please Advise...with c# codes.
thanks