Click here to Skip to main content
15,923,006 members
Home / Discussions / C#
   

C#

 
QuestionProblems with Array being readonly (HELP) Pin
Yannielsen15-Sep-05 22:28
Yannielsen15-Sep-05 22:28 
GeneralRe: Problems with Array being readonly (HELP) Pin
Guffa16-Sep-05 0:31
Guffa16-Sep-05 0:31 
GeneralRe: Problems with Array being readonly (HELP) Pin
Yannielsen16-Sep-05 0:56
Yannielsen16-Sep-05 0:56 
GeneralRe: Problems with Array being readonly (HELP) Pin
Guffa16-Sep-05 1:59
Guffa16-Sep-05 1:59 
GeneralRe: Problems with Array being readonly (HELP) Pin
Yannielsen16-Sep-05 2:12
Yannielsen16-Sep-05 2:12 
GeneralRe: Problems with Array being readonly (HELP) Pin
Guffa16-Sep-05 5:11
Guffa16-Sep-05 5:11 
GeneralRe: Problems with Array being readonly (HELP) Pin
Yannielsen19-Sep-05 10:13
Yannielsen19-Sep-05 10:13 
QuestionDataGrid/DataGridBoolColumn - event Pin
JuergenLissmann15-Sep-05 21:48
JuergenLissmann15-Sep-05 21:48 
In the Style definitions for a DataGrid I defined a DataGridBoolColumn to show Boxes for
the true/false-values in the DataView of the Grid.
To set/toggle Buttons I have to check out, if the Box in a [Row,Column] is set to Enable or Disable by the click-event / space-key (if cell selected).
I have included an eventhandler (DataChanged) for the DataTable which is bound to the Grid.
But only if the SelectedCell is changed, the event for DataChanged will be fired. So, how can I receive an event for the changed Value in the Box if the user do not change the Cell (only 1 Click in the Box to mark it) and won't leave the DataGrid (events validating/valdated therefore will not be fired) ?
Any Idea ?
- If Data is changed, you can see the shown pencil at the row-marker-column. May I fetch this event inside the Grid in any way? May this be a workaround?
QuestionHow to override the Text property of Control class? Pin
dreamwinter15-Sep-05 20:54
dreamwinter15-Sep-05 20:54 
AnswerRe: How to override the Text property of Control class? Pin
Libra15-Sep-05 23:33
Libra15-Sep-05 23:33 
QuestionSearching in Linked List Pin
Member 204556015-Sep-05 20:54
Member 204556015-Sep-05 20:54 
AnswerRe: Searching in Linked List Pin
g00fyman15-Sep-05 22:56
g00fyman15-Sep-05 22:56 
AnswerRe: Searching in Linked List Pin
enjoycrack15-Sep-05 22:56
enjoycrack15-Sep-05 22:56 
AnswerRe: Searching in Linked List Pin
S. Senthil Kumar16-Sep-05 5:13
S. Senthil Kumar16-Sep-05 5:13 
QuestionCreating Custom Shaped Windows Forms Pin
Member 204556015-Sep-05 20:21
Member 204556015-Sep-05 20:21 
AnswerRe: Creating Custom Shaped Windows Forms Pin
g00fyman15-Sep-05 23:05
g00fyman15-Sep-05 23:05 
QuestionInputting data in Graphics of C. Pin
Rana isthiaq Ahamd15-Sep-05 19:26
Rana isthiaq Ahamd15-Sep-05 19:26 
QuestionHow do I get a HACK task to span multiple lines? Pin
Vikram A Punathambekar15-Sep-05 19:18
Vikram A Punathambekar15-Sep-05 19:18 
AnswerRe: How do I get a HACK task to span multiple lines? Pin
turbochimp16-Sep-05 17:14
turbochimp16-Sep-05 17:14 
GeneralRe: How do I get a HACK task to span multiple lines? Pin
Vikram A Punathambekar18-Sep-05 17:35
Vikram A Punathambekar18-Sep-05 17:35 
QuestionHow to end a program Pin
cue_ball15-Sep-05 19:10
cue_ball15-Sep-05 19:10 
GeneralRe: How to end a program Pin
Vikram A Punathambekar15-Sep-05 19:29
Vikram A Punathambekar15-Sep-05 19:29 
GeneralRe: How to end a program Pin
cue_ball15-Sep-05 19:58
cue_ball15-Sep-05 19:58 
GeneralRe: How to end a program Pin
Vikram A Punathambekar15-Sep-05 20:15
Vikram A Punathambekar15-Sep-05 20:15 
AnswerRe: How to end a program Pin
g00fyman15-Sep-05 23:13
g00fyman15-Sep-05 23:13 

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.