Groups | Blog | Home
all groups > vb.net > february 2005 >

vb.net : Please HELP


Ken Tucker [MVP]
2/6/2005 3:14:41 PM
Hi,

If you are loading the csv into a dataset and displaying it in a
datagrid. dataset.tables(0).defaultview.allownew = false with prevent that
new row line from appearing.

Ken
---------------------------
[quoted text, click to view]
Hi,

I exported my contacts from the outlook into some tab delimited file (CSV)
which I would like to import
into some table but I have this kind of problem.
there is a free text area in the contact and in case that people put some
enter there it will cause the CSV to open a new row
which is not good for me.

any idea how to prevent those enters in the middle of the row ?

Thanks.


T :-)
2/6/2005 9:53:17 PM
Hi,

I exported my contacts from the outlook into some tab delimited file (CSV)
which I would like to import
into some table but I have this kind of problem.
there is a free text area in the contact and in case that people put some
enter there it will cause the CSV to open a new row
which is not good for me.

any idea how to prevent those enters in the middle of the row ?

Thanks.

T :-)
2/6/2005 11:38:03 PM
Hi,
Sounds Good
I Will Try That.
Thanks

[quoted text, click to view]

AddThis Social Bookmark Button