Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
GeneralRe: HEEEEEEEEEELLLLP please Pin
MoustafaS27-May-05 5:39
MoustafaS27-May-05 5:39 
GeneralScroll Bar hogging focus Pin
rocky_pulley27-May-05 4:09
rocky_pulley27-May-05 4:09 
GeneralRe: Scroll Bar hogging focus Pin
John Fisher27-May-05 4:35
John Fisher27-May-05 4:35 
GeneralRe: Scroll Bar hogging focus Pin
rocky_pulley27-May-05 5:02
rocky_pulley27-May-05 5:02 
GeneralRe: Scroll Bar hogging focus Pin
John Fisher27-May-05 6:13
John Fisher27-May-05 6:13 
GeneralRe: Scroll Bar hogging focus Pin
rocky_pulley27-May-05 7:52
rocky_pulley27-May-05 7:52 
GeneralRe: Scroll Bar hogging focus Pin
John Fisher27-May-05 10:45
John Fisher27-May-05 10:45 
GeneralWindows.Forms.DataGrid Pin
Reinier Beeckman27-May-05 3:42
Reinier Beeckman27-May-05 3:42 
I have several dataGridBoolColumn in my DataGrid. When i click inside a checkbox i want to know it's value.

First problem is that i first need to click on the checkbox in the datagrid to activate it. Then another click sets it to true then the final click put's it to false.

The three clicking option is not the biggest problem i can live with that but i need to fire an event when i change the value of a checkbox. I now have the CurrentCellChanged event but that seems a step to slow it only fires when i enter the checkbox and not when i'm clicking it on or off...

Is there an event that fires when i change to true or false ??

Hope someone can help me. Thanks in advance !
GeneralRe: Windows.Forms.DataGrid Pin
Alomgir Miah27-May-05 4:17
Alomgir Miah27-May-05 4:17 
GeneralRe: Windows.Forms.DataGrid Pin
Reinier Beeckman27-May-05 4:31
Reinier Beeckman27-May-05 4:31 
GeneralRe: Windows.Forms.DataGrid Pin
Alomgir Miah27-May-05 7:53
Alomgir Miah27-May-05 7:53 
GeneralRe: Windows.Forms.DataGrid Pin
Alomgir Miah27-May-05 8:25
Alomgir Miah27-May-05 8:25 
Generalmscorlib.xml Pin
zuschauer198027-May-05 1:39
zuschauer198027-May-05 1:39 
GeneralTool to convert from Ms Access Database to MYSQL Database Pin
rockxuyenmandem27-May-05 1:27
rockxuyenmandem27-May-05 1:27 
GeneralRe: Tool to convert from Ms Access Database to MYSQL Database Pin
Member 157708727-May-05 2:39
Member 157708727-May-05 2:39 
QuestionConfig file in dll project? Pin
davebarkshire27-May-05 1:08
davebarkshire27-May-05 1:08 
AnswerRe: Config file in dll project? Pin
DavidNohejl27-May-05 2:31
DavidNohejl27-May-05 2:31 
AnswerRe: Config file in dll project? Pin
Dave Kreskowiak27-May-05 2:33
mveDave Kreskowiak27-May-05 2:33 
GeneralSmall UI prob Pin
Niklas Ulvinge27-May-05 0:56
Niklas Ulvinge27-May-05 0:56 
GeneralRe: Small UI prob Pin
John Fisher27-May-05 4:37
John Fisher27-May-05 4:37 
GeneralRe: Small UI prob Pin
Niklas Ulvinge27-May-05 4:47
Niklas Ulvinge27-May-05 4:47 
GeneralRe: Small UI prob Pin
John Fisher27-May-05 6:16
John Fisher27-May-05 6:16 
GeneralRe: Small UI prob Pin
Niklas Ulvinge27-May-05 6:23
Niklas Ulvinge27-May-05 6:23 
GeneralRe: Small UI prob Pin
John Fisher27-May-05 6:36
John Fisher27-May-05 6:36 
GeneralRe: Small UI prob Pin
Niklas Ulvinge27-May-05 6:40
Niklas Ulvinge27-May-05 6:40 

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.