DataGridView Column Header text with Checkbox.

C

cooltami

If it correctly understand and read the following thread, this feature
will be avialable on next version of .net 3.0 ???

Cheers.

Header Check Box in DataGridView CheckBox Columns
All 3 messages in topic - view as tree
From: Kiran_Juikar - view profile
Date: Thurs, May 4 2006 6:18 am
Email: Kiran_Juikar <[email protected]>
Groups: microsoft.public.dotnet.languages.csharp
Not yet ratedRating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author


How to add the header checkbox in the datagridview checkbox column? Is
there
any property available to add a header checkboxor one need to write the

custom logic for this?

Reply Rate this post:


From: Kuldeep - view profile
Date: Thurs, May 4 2006 6:25 am
Email: "Kuldeep" <[email protected]>
Groups: microsoft.public.dotnet.languages.csharp
Not yet ratedRating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author


Kiran,

Do you need to add a checkbox in the header template in Datagrid ?


Kuldeep







- Hide quoted text -
- Show quoted text -
How to add the header checkbox in the datagridview checkbox column? Is
there
any property available to add a header checkboxor one need to write the
custom logic for this?


Reply Rate this post: Text for clearing space


From: Kiran_Juikar - view profile
Date: Thurs, May 4 2006 6:36 am
Email: Kiran_Juikar <[email protected]>
Groups: microsoft.public.dotnet.languages.csharp
Not yet ratedRating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author


Hi Kuldeep,
Yes I want to add check box on the header template. i.e. (once you
click
on the header check box all the checkboxes in the rows will get
selected.)
Select All kind of thing.


- Hide quoted text -
- Show quoted text -

Kuldeep said:
Do you need to add a checkbox in the header template in Datagrid ?

Kuldeep



Reply Rate this post: Text for clearing space
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top