Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
5
Answers
convert data table to string array in c#
Dinesh Santhalingam
8y
4.6k
1
Reply
I have a data table .I want to convert my data table into string array.
data table
dt
=
new
data table();
string[]
array
=
dt
;
Suggest some ideas ...
Post
Reset
Cancel
Answers (
5
)
Next Recommended Forum
data table to another data table
Vacation schedule