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
adnan mahajna
NA
31
0
reportviewer in c# shows me just one row from the table
Jun 7 2009 4:51 AM
hello all
i have areport in c#
wich connected to dataset
i have adtaviewer
but when i added rows to the table in the datset i c just one row
plese help
this is the code wich i wrote
DataSet1.Tables[0].Rows.Add(
"11"
,
"22"
);
DataSet1.Tables[0].Rows.Add(
"11"
,
"22"
);
DataSet1.Tables[0].Rows.Add(
"11"
,
"22"
);
this
.reportViewer1.RefreshReport();
Reply
Answers (
0
)
How to get the GUID of usb device such as mp3 or a simple flash memory
non rectangle button in asp.net