Hi,
I am using Open File Dialog and i was not able to filter the files. I want to filter .csv and .txt files to add to the dialog. I have mentioned the filter condition as below ,
openFileDialog.Filter = CSV File(*.csv)|*.txt;
But it was not filtering. Still i can able to select and add all types of files. Kindly correct me if i am going wrong.
Regards, Suresh A Winwire Technologies www.winwire.com
|
|