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
Dan McCoy
NA
8
0
datagridview without datatable
Nov 21 2006 8:42 AM
Hello everybody I'm writing a windows app in C#. I'm using Visual Studio 2005. Is it possible to add data directly to a DataGridView without using a DataTable? With a DataGridView I can add a checkbox column at design time, but I can't add any data at run time. If I use a DataTable, I can add data at run time, but I can't seem to add a checkbox column. Thoughts anybody?
Reply
Answers (
0
)
Insert an Image into SQL Server 2000 using ODBC Connection
Adding custom EventArgs by inheriting class