Click here to Skip to main content
15,895,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: XOR and clipping Pin
J. Dunlap28-Aug-03 13:55
J. Dunlap28-Aug-03 13:55 
Generaltimetrigger finer than 1ms Pin
MeisterBiber28-Aug-03 12:03
MeisterBiber28-Aug-03 12:03 
GeneralRe: timetrigger finer than 1ms Pin
leppie29-Aug-03 7:22
leppie29-Aug-03 7:22 
GeneralRe: timetrigger finer than 1ms Pin
MeisterBiber29-Aug-03 7:31
MeisterBiber29-Aug-03 7:31 
GeneralRe: timetrigger finer than 1ms Pin
MeisterBiber29-Aug-03 7:38
MeisterBiber29-Aug-03 7:38 
GeneralRe: timetrigger finer than 1ms Pin
leppie29-Aug-03 7:44
leppie29-Aug-03 7:44 
GeneralRe: timetrigger finer than 1ms Pin
Daniel Turini29-Aug-03 8:10
Daniel Turini29-Aug-03 8:10 
QuestionTable with multiple checkbox cols? Pin
ekozek28-Aug-03 11:55
ekozek28-Aug-03 11:55 
WTF | :WTF: I have a client app written in C#. I'd like to have a control that displays data in a table (but that is not linked to a data source). I'd like to have several of the columns cWTF | :WTF: ontain checkboxes.

I tried putting the data in a DataTable and attaching that table to the DataSource property of a DataGrid. This works BUT I need to be notified whenever a user clicks the checkbox. The DataTable events (Column_Changing and Row_Changing) only seem to notify after the clicked cell has lost focus. Can anyone think of a work-around? Or another approach?

Thanks,
strongbad
Generaldatagrid treeview Pin
Member 52474028-Aug-03 11:25
Member 52474028-Aug-03 11:25 
GeneralRemoting, IIS, Security, and CAO questions Pin
LongRange.Shooter28-Aug-03 10:58
LongRange.Shooter28-Aug-03 10:58 
GeneralCOM+ Questions Pin
Mazdak28-Aug-03 6:30
Mazdak28-Aug-03 6:30 
QuestionHow to remove all the checked items in a ListView? Pin
yyf28-Aug-03 5:17
yyf28-Aug-03 5:17 
AnswerRe: How to remove all the checked items in a ListView? Pin
yyf28-Aug-03 7:03
yyf28-Aug-03 7:03 
AnswerRe: How to remove all the checked items in a ListView? Pin
Corinna John29-Aug-03 1:57
Corinna John29-Aug-03 1:57 
GeneralDoes IsInRole ever work Pin
Ista28-Aug-03 5:12
Ista28-Aug-03 5:12 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 5:19
Mazdak28-Aug-03 5:19 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 5:22
Ista28-Aug-03 5:22 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 5:30
Mazdak28-Aug-03 5:30 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 5:38
Ista28-Aug-03 5:38 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 6:22
Mazdak28-Aug-03 6:22 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 5:59
Ista28-Aug-03 5:59 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 6:26
Mazdak28-Aug-03 6:26 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 6:29
Ista28-Aug-03 6:29 
Generaldefault mail client Pin
Velichko Sarev28-Aug-03 5:02
Velichko Sarev28-Aug-03 5:02 
GeneralRe: default mail client Pin
Martey2-Sep-03 20:48
Martey2-Sep-03 20:48 

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.