Click here to Skip to main content
15,908,173 members
Home / Discussions / C#
   

C#

 
QuestionRe: datagridview in datagridviewcomboboxcolumn Pin
jojoba201111-Apr-10 18:11
jojoba201111-Apr-10 18:11 
AnswerRe: datagridview in datagridviewcomboboxcolumn Pin
NavnathKale12-Apr-10 0:28
NavnathKale12-Apr-10 0:28 
OK Just to help with what exactly you need to do is to develop classes just like CheckboxColumn

1. DataGridViewCheckBoxColumn
2. DataGridViewCheckBoxCell
3. DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject

OR

You might achieve it by inheriting these classes to support your need Sleepy | :zzz:

And Yes its a lot of work !!! Sorry it doesn't mean no one here on CodeProject want to help you.

BTW I think you already has an answer when you said "something like we have dateTimepicker in datagridviewcomboboxColumn" in you first post. Try to learn from that and implement DatagridView in place of datatimepicker

Makes sense ?
QuestionIs this code Horror ? Pin
Mohammad Dayyan11-Apr-10 0:23
Mohammad Dayyan11-Apr-10 0:23 
AnswerRe: Is this code Horror ? Pin
Luc Pattyn11-Apr-10 0:28
sitebuilderLuc Pattyn11-Apr-10 0:28 
GeneralRe: Is this code Horror ? Pin
Mohammad Dayyan11-Apr-10 0:30
Mohammad Dayyan11-Apr-10 0:30 
GeneralRe: Is this code Horror ? Pin
Luc Pattyn11-Apr-10 0:43
sitebuilderLuc Pattyn11-Apr-10 0:43 
GeneralRe: Is this code Horror ? Pin
Mohammad Dayyan11-Apr-10 0:49
Mohammad Dayyan11-Apr-10 0:49 
GeneralRe: Is this code Horror ? Pin
Luc Pattyn11-Apr-10 0:53
sitebuilderLuc Pattyn11-Apr-10 0:53 
GeneralRe: Is this code Horror ? Pin
tangname11-Apr-10 1:27
tangname11-Apr-10 1:27 
QuestionHow to call "Desktop Property" screen in C# Pin
pcphuc10-Apr-10 22:56
pcphuc10-Apr-10 22:56 
AnswerRe: How to call "Desktop Property" screen in C# Pin
Ravi Bhavnani10-Apr-10 23:05
professionalRavi Bhavnani10-Apr-10 23:05 
GeneralRe: How to call "Desktop Property" screen in C# Pin
pcphuc10-Apr-10 23:09
pcphuc10-Apr-10 23:09 
AnswerRe: How to call "Desktop Property" screen in C# Pin
Abhinav S10-Apr-10 23:09
Abhinav S10-Apr-10 23:09 
AnswerRe: How to call "Desktop Property" screen in C# Pin
Luc Pattyn10-Apr-10 23:11
sitebuilderLuc Pattyn10-Apr-10 23:11 
QuestionC# Help Pin
jojoba201110-Apr-10 18:04
jojoba201110-Apr-10 18:04 
AnswerRe: C# Help Pin
PIEBALDconsult10-Apr-10 18:12
mvePIEBALDconsult10-Apr-10 18:12 
QuestionRe: C# Help Pin
jojoba201110-Apr-10 18:21
jojoba201110-Apr-10 18:21 
AnswerRe: C# Help Pin
PIEBALDconsult10-Apr-10 19:07
mvePIEBALDconsult10-Apr-10 19:07 
AnswerRe: C# Help Pin
Jens Meyer10-Apr-10 19:18
Jens Meyer10-Apr-10 19:18 
AnswerRe: C# Help Pin
Eddy Vluggen10-Apr-10 22:37
professionalEddy Vluggen10-Apr-10 22:37 
GeneralRe: C# Help Pin
PIEBALDconsult11-Apr-10 4:29
mvePIEBALDconsult11-Apr-10 4:29 
GeneralRe: C# Help Pin
Eddy Vluggen11-Apr-10 5:00
professionalEddy Vluggen11-Apr-10 5:00 
AnswerRe: C# Help Pin
Ravi Bhavnani10-Apr-10 23:09
professionalRavi Bhavnani10-Apr-10 23:09 
QuestionWMI Win32_Product speed.... Pin
Jacob Dixon10-Apr-10 16:36
Jacob Dixon10-Apr-10 16:36 
AnswerRe: WMI Win32_Product speed.... Pin
Dan Mos10-Apr-10 20:09
Dan Mos10-Apr-10 20:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.