|
-
Apr 20th, 2006, 04:45 AM
#1
Thread Starter
Fanatic Member
[02/03] Add checkbox column to a DataGrid
Morning all!
I have a DataGrid where I want to add a checkbox to each row. Is this possible? And if so how do I do this?
Thanks ppl
 Life is one big rock tune 
-
Apr 20th, 2006, 05:25 AM
#2
Re: [02/03] Add checkbox column to a DataGrid
Follow the WinForms FAQ link in my signature. It has the best accumulation of information around regarding the DataGrid, amongst other things.
-
Apr 20th, 2006, 06:02 AM
#3
Thread Starter
Fanatic Member
Re: [02/03] Add checkbox column to a DataGrid
Thanks, does this also apply to Web Form DataGrids?
 Life is one big rock tune 
-
Apr 20th, 2006, 06:09 AM
#4
Thread Starter
Fanatic Member
Re: [02/03] Add checkbox column to a DataGrid
Never mind, just had a look at your sample code and noticed it was asp. Will try it, thanks
 Life is one big rock tune 
-
Apr 20th, 2006, 06:12 AM
#5
Re: [02/03] Add checkbox column to a DataGrid
No it doesn't. As there's an ASP.NET forum if you're going to post WebForms questions in the VB.NET forum it's best to specify so. Most people will assume WinForms by default. There is a corresponding WebForms FAQ link in my signature as well. It has a section on the WebForms DataGrid that I believe answers your question.
-
Apr 20th, 2006, 06:20 AM
#6
Thread Starter
Fanatic Member
Re: [02/03] Add checkbox column to a DataGrid
Cheers
 Life is one big rock tune 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|