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
hugo sanchez
NA
3
18.3k
Add Rows to a DataTable without losing the previous rows
Jan 19 2011 9:34 PM
I am
developing
an application
in
windows
forms
I have
two
grids
(
grid1
and
grid2
)
I have
a
textbox
and two
buttons
(
search
and
group
)
.
By
clicking on
the
search button
I
do
a
search
according
to
the entry in
the
textbox
,
and the
result is
assigned
to
a DataTable
to
then
display it in
the
first
grid
.
My
question is how
do I make
each
search
result
is
displayed
in
the second
grid
without losing
the
data?
ie
to
accumulate
in
the
second
grid
Reply
Answers (
4
)
Upload a file (jpg) from hard disk to webserver
Threads C#