Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi
i am readin the Excel and storing in dataTabel
problem i am facing is tha suppose it contain some \n how trim that row.ItemArray .
Posted
Comments
CoderPanda 5-Feb-14 10:06am    
Not fully clear to me. If I have to guess then I would say while assigning data from every cell, just parse it and for every \n create an item in the array and finally assign the array to the column in datatable.
Sergey Alexandrovich Kryukov 5-Feb-14 11:41am    
Excuse me, but you on this forum you really need to write in English. Your post doesn't read. And you need to provide comprehensive explanation of the problem, with all relevant detail.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900