Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
Dinesh Santhalingam
1.3k
737
234.4k
convert data table to string array in c#
Jan 2 2017 1:34 AM
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 ...
Reply
Answers (
5
)
data table to another data table
Vacation schedule