TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
Forums
Monthly Leaders
Forum guidelines
Dinesh Santhalingam
NA
737
368.5k
load data table content into an array
Dec 25 2016 11:49 PM
I have a data table and i want to load my data table content into an array.how can i do this?help me....
datatable
dt
=
new
data table();
//I have two column in my data table Name and Marks
Name
Marks
A
20
B
30
C
40
I want to load it into an array like {("A",20), ("B",30),("c",40)}
please suggest me some ideas ....
Reply
Answers (
7
)
How can i add personal image jpeg to qr code c#
load data table to array