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
Jirr Meynor
NA
22
0
List data in gridview using objects and class or in procedural method?
Jan 20 2011 1:28 AM
Hi,
Can anyone help me? I just want to know if it is advisable to use objects or procedural in listing all items in gridview. Example is if i want to "SELECT * FROM dogs" and put it in a gridview. Is it proper to make a method in a class or directly code it in the load event of a form?
Pardon my bad english.
Thanks guys. Hope anyone can help me.
Jirr
Reply
Answers (
4
)
SQL Variable Declaration error
How will I bind data to datagridview using objects/classes?