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
Jorgen Gjerdrum
NA
1
0
How to fill my table with the data table
Oct 3 2006 7:36 AM
Hi Plz help
DataSet1TableAdapters.myL
listTableAdapter
myAdapter =
new
DataSet1TableAdapters.myL
istTableAdapter
();
DataSet1
.
liste1DataTable
myTable =
new
DataSet1
.
liste1DataTable
();
myTable = How do i fill my table?
Label1.Text = myTable.Count.ToString();
The count is 0 so i need to fill my table with the data.
How?
Reply
Answers (
1
)
Columns not displaying in crystal report!!!
Problem updating data in VB express